[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shift+tab doesn't work in terminal
----- Katsumi Yamaoka (2007-06-20) wrote:-----
>>>>>> In [emacs-w3m : No.09498]
>>>>>> Leo <sdl.web@xxxxxxxxx> wrote:
>
>> With w3m-key-binding set to info, "shift+tab" doesn't work in emacs
>> running in xterm.
>
> See lisp/term/xterm.el. It suggests that xterm should issue the
> code "\e[27;2;9~" to make Emacs recognize it as [S-tab]. Though
> whether Emacs loads lisp/term/xterm.elc might be due to the TERM
> environment variable, moreover what code xterm issues for [S-tab]
> might be due to Xmodemap. I don't know how to make them work
> properly.
Can you bind it to (kbd "<backtab>")?
It seems to work.
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)