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 22:03:08 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 20.04.2020 21:52, Eli Zaretskii wrote:
No.  Scrolling-related variables always worked this way, since Emacs
21.  You will see the same with scroll-margin, for example.

Sounds unnecessarily complex, IMHO.
If you think about this for a while, you will realize that it's the
only sane way of doing that, in an editor that is required to handle
lines which can contain anything: small and large characters, images,
you name it.  Any other way, and you will have a myriad of special
conditions and complex decisions.

Fair enough.



reply via email to

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