Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

How can I force Emacs to scroll only one line when I move past the bottom of the screen?

Customize the `scroll-conservatively' variable with `M-x customize-variable scroll-conservatively ' and set it to a large value like, say, 10000. For an explanation of what this means, *note Auto Scrolling: (emacs)Auto Scrolling.