Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!fernwood!oracle!news From: jlange@oracle.com (Jim Lange) Newsgroups: comp.emacs Subject: Re: How can I select the next buffer? Message-ID: Date: 12 Oct 90 19:58:32 GMT References: <9010052137.AA10846@wubios.wustl.edu> Sender: news@oracle.com Organization: Oracle Corp., Belmont CA Lines: 11 The command bury-buffer will switch to the next buffer. Just assign this to a key sequence (I assign it to the SELECT key of a vt220). This is much faster than switch-to-buffer, even when you have to cycle through a few buffers to get to the one you want. A few months ago someone posted lisp routines to support cycling both forward and backward and someone else posted routines to toggle between the current and last accessed buffer. Jim Lange Oracle Corporation