|
| From: | Peter Lee |
| Subject: | Re: progressive scrolling |
| Date: | Fri, 31 Jan 2003 16:46:39 GMT |
| User-agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 |
Jérôme Bouat <address@hidden> writes: > How can emacs scroll a line progressively > without scrolling one line at a time ? > I like this feature because > it is easier to read a text > when it doesn't jump. > Some other editors do it. > How to set emacs for it ? Perhaps this is what you want: (setq scroll-step 1)
| [Prev in Thread] | Current Thread | [Next in Thread] |