I found the attached at an emacs website -- perhaps it was http://www.emacswiki.org/cgi-bin/wiki.pl I looked to find the author in order to give her/him credit, but I couldn't. I use ctl-tab (forward) and ctl-alt-tab (backward) to cycle through buffers. I think it has more functionality but I'm not sure how to use it. Todd On Fri 16 Aug 2002 at 11:00:26 +0100, Francesco Scaglioni wrote: > > Hi > > Herewith relevant section of my .emacs -- keep on persuading > > ; Switch buffer with ctrl-tab > (global-set-key [(ctrl tab)] 'bury-buffer) ; Ctrl-Tab switches buffers > > F > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs