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

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

bug#8237: keyboard translate occasionally fails


From: Lars Ingebrigtsen
Subject: bug#8237: keyboard translate occasionally fails
Date: Sun, 02 Feb 2014 15:53:14 -0800
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

Le Wang <l26wang@gmail.com> writes:

> I have the following lines in my .emacs.el to swap C-j and C-x:
>
> (keyboard-translate ?\C-x ?\C-j)
> (keyboard-translate ?\C-j ?\C-x)
>
> This works fine a vast majority of the time. However, occasionally
> when I swap back to Emacs from another program, if my first input to
> Emacs is C-j, it still registers as C-j, instead C-x.
>
> I can do a C-_ to undo, and C-j again, and it's back to C-x. I've only
> noticed this occasionally with Emacs 23.2.1 and Jan 2011 build of CVS
> Emacs on Windows Vista. It does repro even with emacs -Q, although
> usually I have my .emacs.el loaded. I'll update this bug as I get more
> consistent repro.

Is this problem still present in Emacs 24?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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