emacs-devel
[Top][All Lists]
Advanced

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

Re: scroll-down with pixel transition


From: Eli Zaretskii
Subject: Re: scroll-down with pixel transition
Date: Mon, 10 Apr 2017 10:42:49 +0300

> From: Tak Kunihiro <address@hidden>
> Date: Mon, 10 Apr 2017 16:06:37 +0900
> Cc: Kunihiro Tak <address@hidden>,
>  address@hidden
> 
> > Scroll down one line, then use set-window-vscroll to scroll up by
> > pixels?
> 
> It works.
> Is there a way to visually hide the overshoot on (scroll-down 1)?

I don't understand the question.  The display is only refreshed when
you call sit-for, so you have complete control of that already, and
AFAICS the code does what you told it to do.  Am I missing something?

(Btw, I think (sit-for 0) should also work, you don't need the 1 msec
delay.)



reply via email to

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