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

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

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


From: Jérôme Bouat
Subject: Re: [Bug: 21.4.19] smooth vscroll-{up,down}
Date: Sat, 16 Jun 2007 11:49:17 +0200

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.
> 
> 





reply via email to

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