info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More gnewb questions


From: Frédéric Perrin
Subject: Re: More gnewb questions
Date: Tue, 02 Jun 2009 10:53:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (berkeley-unix)

Hello,

Le Lundi 1 à 15:52, notbob@bb.nothome.com a écrit :
> An emacs in-general question: When I list buffers (C-x C-b), why does
> the cursor remain in the old window instead of going to the new buffer
> list window?  This requires another set of keystrokes to get to the
> buffer list.  I wouldn't have listed the buffers if I didn't want to
> access them, ferchrynoutloud!  Is there a setting that will change
> this?

I have this in my .emacs :

(global-set-key "\C-x\C-b" 'buffer-menu)

For an easier way to nabigate buffers, you may be interested in
iswitchb. There is a WWW document about it at
<http://www.emacswiki.org/cgi-bin/wiki/IswitchBuffers>.

-- 
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]