* AltGr problems while compiled with xorg-x11
@ 2004-10-13 19:37 Stanislav Brabec
0 siblings, 0 replies; 2+ messages in thread
From: Stanislav Brabec @ 2004-10-13 19:37 UTC (permalink / raw)
Hallo.
If Emacs (nearly all version from last years) is compiled with xorg-x11
and it is used with European keyboard with AltGr key, pressing AltGr
beeps and breaks i-searches.
Bug is not in Emacs, but in X:
http://freedesktop.org/bugzilla/show_bug.cgi?id=1625
But Emacs can include simple work-around:
--- src/xterm.h 2004-07-03 16:06:51.000000000 +0200
+++ src/xterm.h 2004-10-13 21:33:35.281822816 +0200
@@ -21,8 +21,8 @@
#include <X11/Xlib.h>
#include <X11/cursorfont.h>
-#include <X11/Xutil.h>
#include <X11/keysym.h>
+#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/Xresource.h>
________________________________________________________________________
Stanislav Brabec
http://www.penguin.cz/~utx
^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <mailman.3082.1097696764.2017.bug-gnu-emacs@gnu.org>]
end of thread, other threads:[~2004-10-13 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-13 19:37 AltGr problems while compiled with xorg-x11 Stanislav Brabec
[not found] <mailman.3082.1097696764.2017.bug-gnu-emacs@gnu.org>
2004-10-13 22:06 ` Kim F. Storm
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).