emacs-devel
[Top][All Lists]
Advanced

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

Re: Ubuntu 10.0: TERM=Linux: facemenu steals arrow keys


From: Dan Nicolaescu
Subject: Re: Ubuntu 10.0: TERM=Linux: facemenu steals arrow keys
Date: Mon, 09 Jan 2012 03:48:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> Culprit in facemenu.el: (define-key global-map "\M-o" 'facemenu-keymap)
>
> Oh, right.  So the real problem is the use of ESC O D escape sequences.
> AFAIK these sequences aren't used any more in current
> terminal emulators.

Please try in an xterm:
emacs -nw
C-q <left>

>  I wonder how you ended up with such a situation.

The problem is that the terminal emits one escape sequence and terminfo
expects a different one.




reply via email to

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