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: Stefan Monnier
Subject: Re: Scrolling commands and skipping redisplay, was: Re: emacs rendering comparisson between emacs23 and emacs26.3
Date: Mon, 20 Apr 2020 17:50:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> Tho, I guess we should consider "1" as meaning "strictly smaller than
>> 2.0", in which case a line would have to be twice as tall as a normal
>> line before we cause a recenter.
>
> No, I think the inequality is done in pixels, if I'm not
> misremembering.

What I meant is that if the setting is 1 and the line height is, say, 13
pixels, we could consider any displacement of strictly less than 26
pixels to be "within the limits".  Or we could accept a floating point
setting and let the user make that choice.


        Stefan




reply via email to

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