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

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

Re: Is there any key shortcut to switch through buffers in the emacs?


From: roodwriter
Subject: Re: Is there any key shortcut to switch through buffers in the emacs?
Date: 09 Mar 2006 05:09:48 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

op132650c@mail.telepac.pt writes:

> Is there any key shortcut to switch through buffers in the emacs.?
> 
> Thanks,
> Pedro
> 
> 

If you're talking about just shifting from buffer to buffer use C-x b.
By default you can go back to the last buffer just by hitting
<return>. If you want a different buffer, type in the buffer's name
you want to go to. Don't forget tab-completion. If you type in a
partial name you can hit <tab> and Emacs will complete the buffer name
for you. Then you hit <return>.

This is so handy that all my standing buffers begin with different
letters so all I have to do is use one letter and then tab-complete.

These aren't the only ways. C-x C-b will pop up a list of buffers
similar to a file manager. You can use it to travel to another buffer.
It also has many other capabilities.

A nifty little add-on is ebs.el. Using this you can C-tab through your
buffers similar to the way most people alt-tab through their programs.
Some window managers will hijack that key combination so it won't
work, however.

Hope this is what you were looking for.

--Rod
______________________
Author of "Linux for Non-Geeks--Clear-eyed Answers for Practical
Consumers" and "Boring Stories from Uncle Rod." To reply by e-mail
take the second "o" out of the e-mail address.


reply via email to

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