From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Stefan_Reich=F6r?= Newsgroups: gmane.emacs.help Subject: Re: how do I step through buffers Date: 27 Oct 2004 21:48:54 +0200 Organization: UTA Telekom AG (Customer) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87breokkm1.fsf@utanet.at> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098906740 11452 80.91.229.6 (27 Oct 2004 19:52:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 19:52:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 21:52:16 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMtqB-0002VJ-00 for ; Wed, 27 Oct 2004 21:52:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMtxv-00089Y-DS for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 16:00:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!malgudi.oar.net!news.glorb.com!newsfeed.utanet.at!newsspool.utanet.at!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: linzu1-209-89.utaonline.at Original-X-Trace: newsreader1.utanet.at 1098906687 15866 212.152.209.89 (27 Oct 2004 19:51:27 GMT) Original-X-Complaints-To: abuse@uta.at Original-NNTP-Posting-Date: 27 Oct 2004 19:51:27 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:126135 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21515 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21515 "Billy N. Patton" writes: > I'm looking at my GNU Emacs pocket reference. > > I know I can C-x C-b and get a list of buffers, select the one I want > then hit a CR. > > Is there a way I can just step from buffer to buffer without going > through a list buffers command? Take a look at bubble-buffer.el from http://www.xsteve.at/prg/emacs/ Stefan.