emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: fontification loop


From: martin rudalics
Subject: Re: fontification loop
Date: Mon, 25 Sep 2006 10:16:15 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

>>Can you use the Lisp debugger to see what is calling the
>>fontification-functions?
>
>
> They're called via redisplay (handle_fontified_prop in xdisp.c). The
> redisplay itself is triggered by a timer calling
> jit-lock-fontify-again, which in turn is repeatedly setup by
> jit-lock-fontify-now.
>
> ISTM that fontification-functions are supposed to be called with
> start=706 instead of 709 after the call to jit-lock-fontify-again,
> which would prevent the loop.

`jit-lock-fontify-again' was introduced on 2006-09-14.  Could you please
do the same investigation with your 2006-08-23 version?





reply via email to

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