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

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

how to set C-tab for 'other-window in terminal


From: Santanu
Subject: how to set C-tab for 'other-window in terminal
Date: Sat, 21 Mar 2009 06:02:23 -0700 (PDT)
User-agent: G2/1.0

Hi,

I have the following line in my ~/.emacs:
---------------
(global-set-key [(control tab)] 'other-window)
---------------
Now, when I press C-Tab in emacs (open in its own window in X), it
works as expected.

But if I open emacs in a terminal (say, gnome-terminal) with "emacs -
nw", the above key combination does not work. What am I missing? I am
using "GNU Emacs-23.0.60.1" in Ubuntu 8.10.

Regards,
Santanu Chatterjee


reply via email to

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