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

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

Re: scrolling simultaneously 2 buffers in 2 windows


From: Stephen Berman
Subject: Re: scrolling simultaneously 2 buffers in 2 windows
Date: Wed, 29 Apr 2009 08:58:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Tue, 28 Apr 2009 07:02:53 -0700 (PDT) mag_dex <magnus.ntips@gmail.com> wrote:

> hey,
>
> I'm wonder if there is way to scroll (browser) to files (buffers) in 2
> different windows (one up and another at the bottom) that I can scoll
> (move) down in up window and it scroll(move) down simultaneously.

M-x scroll-all-mode
,----
| scroll-all-mode is an interactive autoloaded Lisp function in `scroll-all.el'.
| 
| (scroll-all-mode &optional arg)
| 
| Toggle Scroll-All minor mode.
| With arg, turn Scroll-All minor mode on if arg is positive, off otherwise.
| When Scroll-All mode is on, scrolling commands entered in one window
| apply to all visible windows in the same frame.
`----

Steve Berman





reply via email to

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