From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.bugs Subject: Re: AltGr problems while compiled with xorg-x11 Date: Thu, 14 Oct 2004 00:06:59 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097705256 19302 80.91.229.6 (13 Oct 2004 22:07:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Oct 2004 22:07:36 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 14 00:07:26 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CHrHK-00084K-00 for ; Thu, 14 Oct 2004 00:07:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHrON-0008Mh-Sk for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Oct 2004 18:14:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CHrOL-0008MB-F1 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2004 18:14:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CHrOK-0008LZ-C0 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2004 18:14:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHrOK-0008LW-9J for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2004 18:14:40 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CHrGv-0007Ni-DN for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2004 18:07:01 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id D71D3262824; Thu, 14 Oct 2004 00:06:59 +0200 (CEST) Original-To: Stanislav Brabec In-Reply-To: (Stanislav Brabec's message of "Wed, 13 Oct 2004 21:37:55 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9305 Stanislav Brabec 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 > #include > -#include > #include > +#include > #include > #include I installed the patch. Thanks. -- Kim F. Storm http://www.cua.dk