Emacs two windows for one file, seamless scrolling?

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?


Solution 1:

Emacs does this nicely. You want follow-mode.