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

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

Re: moving around multiple buffers


From: Joost Kremers
Subject: Re: moving around multiple buffers
Date: 20 Aug 2009 09:21:23 GMT
User-agent: slrn/0.9.9 (Linux)

Tamas K Papp wrote:
> Hi,
>
> I have seen screenshots of Emacs running with many buffers.  For
> example, having Emacs on the whole screen and splitting the buffers
> like this:
>
> A|B
> -+-
> C|D
>
> I know how to do the splitting, but I am curious about what people use
> to move around.

check out windmove.el (which comes with emacs). essentially:

(windmove-default-keybindings)

in ~/.emacs and you can switch windows with shift+<arrow_key>. you can also
choose another modifier key. windmove.el is fully documented.

HTH


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


reply via email to

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