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: Thu, 09 Apr 2020 15:46:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> So thus far fast-but-imprecise-scrolling seems to provide better
> behavior. I would love to remove that variable, though, and just tell 
> people to use jit-lock-defer-time *if* the jit-lock behavior can
> be improved.

Making (setq jit-lock-defer-time 0) check input-pending-p was
a quick hack.  It worked well enough to be useful.

I agree that it would be good to provide something better, which works
harder at trying to make sure that jit-lock is skipped iff redisplay is
skipped.


        Stefan




reply via email to

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