From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Voegele Newsgroups: gmane.emacs.help Subject: Re: Cannot remap umlaut keys Date: Sat, 08 Nov 2003 02:23:55 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87y8urac0k.fsf@ID-28718.user.uni-berlin.de> References: <878ymsf6o8.fsf@ID-28718.user.uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1068255011 5324 80.91.224.253 (8 Nov 2003 01:30:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Nov 2003 01:30:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 08 02:30:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AIHvU-0003jB-00 for ; Sat, 08 Nov 2003 02:30:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AIIsB-00006y-AW for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2003 21:30:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed1!bredband!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!p5083532b.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: p5083532b.dip.t-dialin.net (80.131.83.43) Original-X-Trace: news.uni-berlin.de 1068254649 48209672 80.131.83.43 (16 [28718]) X-Orig-Path: kepler.voegele.dyndns.org!news X-Request-PGP: http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0x12C21DCA User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:Gi3ZZKP5lWhnm0YW7cEnu9MEfcM= Original-Xref: shelby.stanford.edu gnu.emacs.help:117997 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13936 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13936 Reiner Steib writes: > On Fri, Nov 07 2003, Stefan Monnier wrote: > >> (local-set-key [ö] "{") >> >> This might not always work, tho. If it doesn't, then maybe your >> locale is not set properly. The problem is that the .emacs file >> should be in the same coding-system as your keyboard (and the >> keyboard's coding system under X is determined by your locale). > > In Emacs 21.3, with LC_CTYPE=en_US.ISO_8859-1, I tested this: > > ,----[ ~/.emacs (complete, nothing else) ] > | (global-set-key [2276] 'test2276) ; ä Thanks, that works. Does this mean that I have to maintain different bindings for unibyte and multibyte mode? > Bye, Reiner. > > Followup-To: gnu.emacs.help; Andreas, I doesn't make much sense to > post in English to a German speaking newsgroup (additionally, in > d.c.e, you should tag Emacs questions with "[Emacs]"). Okay.