From: Stanislav Brabec <utx@penguin.cz>
Subject: AltGr problems while compiled with xorg-x11
Date: Wed, 13 Oct 2004 21:37:55 +0200 [thread overview]
Message-ID: <1097696275.9941.12.camel@utx> (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
next reply other threads:[~2004-10-13 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-13 19:37 Stanislav Brabec [this message]
[not found] <mailman.3082.1097696764.2017.bug-gnu-emacs@gnu.org>
2004-10-13 22:06 ` AltGr problems while compiled with xorg-x11 Kim F. Storm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1097696275.9941.12.camel@utx \
--to=utx@penguin.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).