From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chris F.A. Johnson" Newsgroups: gmane.emacs.help Subject: Re: buffer management in emacs Date: 18 Apr 2010 22:41:31 GMT Message-ID: <831g4rFrbrU3@mid.individual.net> References: <87d3xwsbns.fsf@slack64.serverdot.org> Reply-To: cfajohnson@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1273010458 23793 80.91.229.12 (4 May 2010 22:00:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 22:00:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 00:00:53 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9QAf-0004Ic-JH for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 00:00:53 +0200 Original-Received: from localhost ([127.0.0.1]:55612 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9QAf-0003JR-6m for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 18:00:53 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-X-Trace: individual.net IyRtjt2RTHKNDXsAsODgDQ3Ph6HLgpnGk0IaLRb3SDL0Nraj6h Cancel-Lock: sha1:iKwY0HKuaYR68z6omtt9pQefnXM= User-Agent: slrn/0.9.9p1 (Linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:177773 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73214 Archived-At: On 2010-04-18, .Martin. wrote: > Hi all, > 1. Is there any way of temporarily bookimaring buffers so that I can switch > between them more efficiently? Gnus itself has a good few buffers (of > which I only use the main one where groups are listed), then > when I open a few messages the buffers usually stay. I usually switch > between buffers by C-x and right/left arrows. I bet there's a much > better way of doing it. > I know of C-x b, but then I have to press TAB to list buffers and do > autocompletion. How do you switch between buffers? I bind a key (print) to electric-buffer-list. -- Chris F.A. Johnson Author: ======================= Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)