emacs-devel
[Top][All Lists]
Advanced

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

Re: Scrolling commands and skipping redisplay, was: Re: emacs rendering


From: Eli Zaretskii
Subject: Re: Scrolling commands and skipping redisplay, was: Re: emacs rendering comparisson between emacs23 and emacs26.3
Date: Mon, 20 Apr 2020 20:35:40 +0300

> Cc: address@hidden, address@hidden, address@hidden,
>  address@hidden, address@hidden, address@hidden
> From: Dmitry Gutov <address@hidden>
> Date: Mon, 20 Apr 2020 19:56:22 +0300
> 
> On 20.04.2020 19:51, Eli Zaretskii wrote:
> > Why? they both move point by 2 lines.
> 
> First of all, it already does. The difference comes up only when Emacs 
> is too busy to re-render.

No.  If you type C-n twice fast enough, Emacs will behave the same as
if you type C-2 C-n.

> And C-u 1001 C-n followed by C-u 1000 C-p also moves point by 1 line, 
> just like C-n does, yet I hope you would not expect it to behave exactly 
> the same WRT scroll-conservatively.

If you type these two commands quickly so that there's no intervening
redisplay, Emacs _will_ behave the same, and I would expect it to.

And I don't see any point in continue arguing about this, since we
have very different expectations and different perspective.  Let's
agree to disagree.



reply via email to

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