[Bug: 21.4.19] smooth vscroll-{up,down}

Jérôme Bouat jerome.bouat at wanadoo.fr
Sat Jun 16 05:49:17 EDT 2007


But emacs can move smoothly the window,
it is simply not mapped in 'next-line' function.
For the expected result, make emacs evaluate:
(dotimes (i 10) (set-window-vscroll nil (* i 0.1)) (sit-for 0.05))

On Fri, 2007-06-15 at 03:42 +0900, Stephen J. Turnbull wrote:
> Jérôme Bouat writes:
> 
>  > Could you add an option for smooth scrolling
> 
> Refactoring window configuration and redisplay to be more friendly to
> pixel-based scrolling has been discussed, but AFAIK nobody is actively
> working on it, and AFAIK it's not currently possible in any version of
> XEmacs.  Contributions welcome.
> 
> 



More information about the XEmacs-Beta mailing list