top | item 9144985

(no title)

dktbs | 11 years ago

Emacs provides this with Follow Mode:

http://www.gnu.org/software/emacs/manual/html_node/emacs/Fol...

discuss

order

rdtsc|11 years ago

Interestingly I find the default behavior more helpful. Usually if there are any declarations or some init code at the top and some use of those later, I would want to view the top of the file in one column and work or edit in another part without having both scroll synchronously.

Sometimes I have the same file open in 3 or 4 columns if I need to see what is happening in multiple parts of the code in front of me.