GNU bug report logs - #18182
24.3.92; C-[ does not work as ESC in viper-mode

Previous Next

Package: emacs;

Reported by: iquiw <iku.iwasa <at> gmail.com>

Date: Sun, 3 Aug 2014 15:24:02 UTC

Severity: normal

Found in version 24.3.92

Full log


Message #26 received at 18182 <at> debbugs.gnu.org (full text, mbox):

From: iquiw <iku.iwasa <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 18182 <at> debbugs.gnu.org
Subject: Re: bug#18182: 24.3.92; C-[ does not work as ESC in viper-mode
Date: Thu, 21 Aug 2014 23:08:44 +0900
On Thu, Aug 21, 2014 at 4:44 AM, Stefan Monnier
<monnier <at> iro.umontreal.ca> wrote:
> Hmm... yes, sorry, I forgot that many keys are bound to an ESC prefix
> (all the "M-" keys).  I guess you could use
>
>    (define-key input-decode-map [?\e] [escape])
>
> which does seem to work.

Yes, it works as expected.
I will use this configuration.

Thank you.




This bug report was last modified 3 years and 237 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.