bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AltGr problems while compiled with xorg-x11


From: Kim F. Storm
Subject: Re: AltGr problems while compiled with xorg-x11
Date: Thu, 14 Oct 2004 00:06:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Stanislav Brabec <utx@penguin.cz> writes:

> 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>

I installed the patch.  Thanks.

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]