Is it possible to open one file in two windows, that are next to each other (C-x 3) and the first window shows lines x .. y and the next window has lines y .. z and when you scroll one window the lines in the other window should adjust automatically?

link|improve this question

38% accept rate
feedback

1 Answer

Emacs does this nicely. You want follow-mode.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.