help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how do I step through buffers


From: Kevin Rodgers
Subject: Re: how do I step through buffers
Date: Tue, 26 Oct 2004 16:49:41 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040916)

Billy N. Patton wrote:
> 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?

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

--
Kevin Rodgers


reply via email to

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