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

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

Re: global-set-key [? \ M-ö]


From: Stefan Monnier
Subject: Re: global-set-key [? \ M-ö]
Date: 24 May 2003 11:10:06 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> The Emacs manual already suggests to put -*-unibyte: t-*- cookie into
> your .emacs if it binds commands to non-ASCII keys; see the node

It had better be fixed, then, because it's not correct.
You'll end up binding characters of code 128..255 which will only
work if you set the keyboard-coding-system to nil (and will simply
never work under X).


        Stefan


reply via email to

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