emacs-devel
[Top][All Lists]
Advanced

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

Re: Rebinding international characters


From: Stefan Monnier
Subject: Re: Rebinding international characters
Date: 21 Aug 2004 21:11:15 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> No.  But, anyway,

> (local-set-key "\e$a" nil)
> (define-key function-key-map "\e$a" [?A])

> doesn't work.  When I type "ESC $ a", I just hear beep.
> When I type "C-h c ESC $ a", this error is signalled.

> M-$ a (translated from <escape> $ a) is undefined

Hmmm... I'm not sure it qualifies as a bug.
But if it still doesn't work with (local-set-key "\e$" nil), then it's
clearly a bug.


        Stefan




reply via email to

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