GNU bug report logs - #20404
25.0.50; Sometimes no fontification with jit-lock-defer-time

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Wed, 22 Apr 2015 09:47:01 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 20404 <at> debbugs.gnu.org
Subject: bug#20404: 25.0.50; Sometimes no fontification with jit-lock-defer-time
Date: Thu, 23 Apr 2015 00:39:23 +0300
> From: Tassilo Horn <tsdh <at> gnu.org>
> Cc: 20404 <at> debbugs.gnu.org
> Date: Wed, 22 Apr 2015 22:32:14 +0200
> 
> > Sounds like the idle timer that is started by jit-lock-defer-time
> > never runs after the buffer is displayed.
> 
> Indeed, that's the case.  Or wait, it eventually runs but much later
> than `jit-lock-defer-time' defines.
> 
> > Could it be that it already ran before the display?
> 
> No.  The bug report buffer is displayed first, and then it takes two or
> three seconds until the first jit-lock kicks in.  And then the buffer
> will be redisplayed and appears fontified.

So you are saying that something prevents the timer to run at the
prescribed time?  I suggest to add trace printf's in the code that
traverses the idle-timers' list, and see why this timer doesn't run on
time.




This bug report was last modified 5 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.