GNU Info

Info Node: (efaq)Scrolling only one line

(efaq)Scrolling only one line


Next: Replacing highlighted text Prev: Turning on syntax highlighting Up: Common requests
Enter node , (file) or (file)node

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

   Place the following Lisp form in your `.emacs' file:

     (setq scroll-step 1)

   Note: Scrolling.


automatically generated by info2www version 1.2.2.9