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

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

bug#10664: 24.0.93; JIT font-lock infloops in a C file


From: Stefan Monnier
Subject: bug#10664: 24.0.93; JIT font-lock infloops in a C file
Date: Tue, 07 Feb 2012 18:39:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

> For one particular fontification in socket.c, the "safe position" is 500
> bytes back from the starting point, so jit-lock is pushed back these 500
> bytes, fontifies the next 500 bytes (`jit-lock-chunk-size'), then has its
> new start position set back 500 bytes, rinse, spin, repeat.

Why is "jit-lock pushed back"?


        Stefan





reply via email to

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