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

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

Re: how to scroll .cpp and .h in parallel


From: J. David Boyd
Subject: Re: how to scroll .cpp and .h in parallel
Date: Tue, 20 Oct 2009 16:01:30 -0400
User-agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/23.1 (cygwin)

synhedionn <synhedionn@gmail.com> writes:

> so that scrolling in .cpp will move the cursor in .h, corresponding to the
> same place (function) in both files?


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.





reply via email to

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