help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to scroll smoothly in Emacs?


From: Eli Zaretskii
Subject: Re: Is it possible to scroll smoothly in Emacs?
Date: Tue, 02 Dec 2014 15:50:08 +0200

> From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
> Date: Tue, 02 Dec 2014 13:12:17 +0100
> 
> > Yes, I know.  The same technique, i.e. setting window-vscroll, will
> > work for text.
> 
> I don't get it: window-vscroll is apparently a function.  How do I use
> it?

You use window-vscroll to query the current scroll, and
set-window-vscroll to change it.

> I found auto-window-vscroll, but neither nil nor t changes the way
> the (normal) window is scrolled, e.g. using a scrollbar.

You need to write your own command using the above 2 functions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]