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

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

bug#9417:


From: mmpedros
Subject: bug#9417:
Date: Wed, 12 Oct 2011 20:11:04 -0600 (MDT)
User-agent: SquirrelMail/1.4.17

Recipe:

1. emacs -Q
2. eval-region

(define-key key-translation-map [?\C-x] [?\C-u])
(define-key key-translation-map [?\C-u] [?\C-x])

3. C-u M-x eshell
 Expected: open eshell
 Result: "eeeeshell" is inserted


Further details:

+ Emacs version 23.3.1 in an Archlinux box.
+ If I type `C-u M-x M-x eshell' (i.e., M-x twice) it works as expected
(i.e., eshell opens).


Thanks!
mak












reply via email to

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