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

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

bug#6952: jit-lock with default, small chunk-size causing incorrect font


From: Stefan Monnier
Subject: bug#6952: jit-lock with default, small chunk-size causing incorrect fontification in cc-mode
Date: Tue, 31 Aug 2010 10:29:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Presumably, the underlying cause is jit-lock asking cc-mode to start
> or stop fontification in an unexpected place.

I doubt the error is in jit-lock, because the assumptions made by
jit-lock.el are almost identical to the ones made by the non-jit-lock
code.  Jit-lock relies more heavily on some of those assumptions, tho,
so it's probably more difficult to reproduce without jit-lock, but
reproducing it without jit-lock might be the best way to debug
the problem.


        Stefan





reply via email to

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