From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: Cannot remap umlaut keys
Date: Fri, 07 Nov 2003 22:02:06 +0100 [thread overview]
Message-ID: <v9k76b51v5.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: jwvllqsdowa.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca
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) ; ä
| (global-set-key [ö] 'testoe) ; ö
| (global-set-key [252] 'test252) ; ü
`----
Result:
ä -> Symbol's function definition is void: test2276
ö -> ö (i.e. self-insert-command)
ü -> ü (i.e. self-insert-command)
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]").
--
,,,
(o o)
---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/
next prev parent reply other threads:[~2003-11-07 21:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-07 17:08 Cannot remap umlaut keys Andreas Voegele
2003-11-07 18:21 ` Stefan Monnier
2003-11-07 19:57 ` Andreas Voegele
2003-11-10 16:17 ` Stefan Monnier
2003-11-12 8:12 ` Andreas Voegele
2003-11-12 13:53 ` Stefan Monnier
2003-11-14 13:11 ` Andreas Voegele
2003-11-14 17:23 ` Stefan Monnier
2003-11-07 21:02 ` Reiner Steib [this message]
2003-11-08 1:23 ` Andreas Voegele
2003-11-08 12:34 ` Reiner Steib
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=v9k76b51v5.fsf@marauder.physik.uni-ulm.de \
--to=4.uce.03.r.s@nurfuerspam.de \
--cc=reiner.steib@gmx.de \
/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.
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).