Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72614 - xemacs and xorg-6.8 ->broken AltGr
Summary: xemacs and xorg-6.8 ->broken AltGr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: XEmacs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-27 03:50 UTC by Martin Pohlack
Modified: 2006-11-26 01:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Preliminary patch works for me (xemacs-21.4.15-xorg.diff,369 bytes, patch)
2004-11-27 03:53 UTC, Martin Pohlack
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Pohlack 2004-11-27 03:50:44 UTC
Compiling xemacs using xorg-6.8 results in broken AltGr behaviour.

Especially annoying is that, commands are canceled if AltGr is pressed.

Pleasy also refer to:

http://bugs.gentoo.org/show_bug.cgi?id=66508
Comment 1 Martin Pohlack 2004-11-27 03:53:39 UTC
Created attachment 44814 [details, diff]
Preliminary patch works for me

You have to put this patch to /usr/portage/app-editors/xemacs/files and apply
it from the ebuild like:

...
	 # see bug 58350
	 epatch ${FILESDIR}/${P}-gdbm.patch
	 autoconf-2.13

+	 epatch ${FILESDIR}/${P}-xorg.diff

	 epatch ${FILESDIR}/quick-fix.patch
...
Comment 2 Martin Pohlack 2006-02-06 04:02:36 UTC
bump, any news on this one ???
Comment 3 Martin Pohlack 2006-07-04 15:03:18 UTC
Ok, after nearly two years of filing this bug and providing a one-line patch, could this be solved, /please/.

I just upgraded to xorg 7.0 and the problem still persists.  I think the patch should be applied in xemacs' ebuild.
Comment 4 Hans de Graaff gentoo-dev Security 2006-07-08 02:54:16 UTC
This bug has been fixed upstream in xemacs-21.4.17. Bumping xemacs in portage is tracked in bug #97786.

My xemacs overlay currently contains xemacs-21.4.19 and is available at http://moving-innovations.com/svn/xemacs
Comment 5 Hans de Graaff gentoo-dev Security 2006-11-26 01:23:32 UTC
I'm closing this bug as xemacs 21.4.17 is now the oldest version available, and this version solves the reported issue.