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

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

M-TAB


From: Ken Evans
Subject: M-TAB
Date: Mon, 15 Jan 2001 13:14:54 -0600 (CST)

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.3.1 (sparc-sun-solaris2.6, Motif)
 of Thu May  6 1999 on phoebus
configured using `configure  --prefix=/opt/local 
--x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib 
--with-x-toolkit=motif'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

    This is probably not a true bug, but I would like to define M-TAB
to be 'switch-to-buffer instead of the default 'lisp-complete-symbol.
(I work on both MS Windows and UNIX and I keep typing Alt-TAB by habit
when I want C-x-b.)  The following in .emacs don't appear to work:

(define-key esc-map "\t" 'switch-to-buffer)
(global-set-key "\M-\t" 'switch-to-buffer)
(global-set-key [?\M-\t] 'switch-to-buffer)
(global-set-key [(alt tab)] 'switch-to-buffer)
(global-set-key [(alt TAB)] 'switch-to-buffer)

                Thanks,

                -Ken


Recent input:
b u C-_ C-_ right right left left ] C-x C-s escape 
x up return C-x 1 escape x up return M-tab C-h f d 
e f i n e - k e y return C-x o C-f33 C-x 1 C-x b return 
C-h a b u g return C-x 0 down down down down down down 
down down down down down down down down down down down 
down down down down down down down down down down down 
down down down down down down C-f5 C-x b return C-down-mouse-1 
escape x r e p o r t tab return

Recent messages:
Loading mime-compose (source)...
Loading mime-compose (source)...done
Loading mime-compose (source)...
Loading mime-compose (source)...done
Can't find completion for "[?\M-\t]"
Type C-x 1 to remove help window.  M-C-v to scroll the help.
Mark set
Type C-x 1 to remove help window.  M-C-v to scroll the help.
Loading emacsbug...
Loading emacsbug...done



reply via email to

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