emacs-devel
[Top][All Lists]
Advanced

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

Re: jit-lock-antiblink-grace


From: Eli Zaretskii
Subject: Re: jit-lock-antiblink-grace
Date: Sat, 30 Nov 2019 22:16:52 +0200

> From: João Távora <address@hidden>
> Cc: address@hidden,  address@hidden,  address@hidden
> Date: Sat, 30 Nov 2019 20:12:51 +0000
> 
> >> b.  You go to line 7 and type a quote
> >> c.  You go to line 3 and type a quote
> >> 
> >> Previously, after step b) you would get lines 8, 9, and 10 (and 7
> >> partially) string-fontified "immediately".
> >> 
> >> Now, after step b), and _if stay on the same line_, it takes 2 seconds
> >> for lines 7-10 to be string-fontified.  If you leave line 7 in your
> >> journey to line 3 before those 2 seconds are up, 7-10 are immediately
> >> string-fontified (and the old and new version become identical in
> >> behaviour).
> >
> > So how is this a problem, if at worst we get the old behavior?
> 
> After b), you now have to wait 2 seconds (jit-lock-antiblink-grace)
> before you get the old behaviour (string-fontifying 7-10).

Isn't this the new behavior?



reply via email to

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