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

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

Moving between the buffers


From: Silvio Bandeira
Subject: Moving between the buffers
Date: Mon, 26 Mar 2001 10:54:03 -0300

> (fset 'previous-window
>       "\M--\C-xo")
>
> (global-set-key "\C-xp" 'previous-window)

Include these lines in your .emacs so u can move to next buffer with "C-xo"
and to previous buffer "C-xp"

Maybe not the best solution but I hope this helps.

--
Bandeira
bandeira@csi.com.br




reply via email to

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