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

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

bug#13793: 24.3.50; M-x broken in viper and X


From: Stefan Monnier
Subject: bug#13793: 24.3.50; M-x broken in viper and X
Date: Tue, 25 Jun 2013 12:17:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Unfortunately, the patch has a very nasty side-effect: it makes
> impossible to leave insert mode in console clients. Hitting ESC result
> (after the expected brief delay) in "ESC-" being shown in the Emacs
> minibuffer, but the nothing else happens.

Hmm... I don't see this here:

   % emacs -Q
   M-x viper-mode
   5 n
   i test ESC

Please, note that the patch includes a change to lisp/faces.el which is
a preloaded file, so you either need to regenerate (aka "redump")
src/emacs after byte-compiling the new lisp/faces.el or to manually call
M-x load-libbrary RET faces RET after starting `emacs'.


        Stefan





reply via email to

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