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: Dmitry Gutov
Subject: Re: Scrolling commands and skipping redisplay, was: Re: emacs rendering comparisson between emacs23 and emacs26.3
Date: Mon, 20 Apr 2020 19:42:27 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 20.04.2020 17:23, Eli Zaretskii wrote:
So "C-2 C-n" would behave differently from "C-n C-n", or from running
a macro that records 2 C-n in a row?  Is that a good thing?

Is scroll-conservatively is 1, 'C-2 C-n' should behave differently at the bottom of the window from 'C-n C-n'.

If a macro recording doesn't behave the same as the original invocations, I'd call it a bug as well. Though probably of a lesser priority.



reply via email to

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