[OS X Emacs] Aquamacs 1.4rc1 - mapping "Select Next Tab"

Daniel Stegmueller d.stegmueller at gmail.com
Mon Jun 2 15:47:46 EDT 2008


The quickest way would be:

(global-set-key [(control left)]  'previous-tab-or-buffer)
(global-set-key [(control right)] 'next-tab-or-buffer)

which sets it to ctrl-left and right...

Best,
Daniel



Am 02.06.2008 um 21:41 schrieb Stefan Vollmar:

> Hello,
>
> I would like to map "Select Next Tab" from the Window menu of  
> Aquamacs 1.4rc1 to a different keyboard shortcut (the default  
> setting A-{ is not suitable for German keyboards). What is the Emacs  
> command corresponding to this menu entry (is there a way to find the  
> corresponding commands to any menu entry)?
>
> Many thanks in advance,
> Stefan
> -- 
> Dr. Stefan Vollmar, Dipl.-Phys.
> Max-Planck-Institut für neurologische Forschung
> Gleuelerstr. 50, 50931 Köln, Germany
> Tel.: +49-221-4726-213  FAX +49-221-4726-298
> Tel.: +49-221-478-5713  Mobile: 0160-93874279
> Email: vollmar at nf.mpg.de   http://www.nf.mpg.de
>
>
>
>
>
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx








More information about the MacOSX-Emacs mailing list