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

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

bug#57804: An infinite loop in a `fontify-region' function causes Emacs


From: dick
Subject: bug#57804: An infinite loop in a `fontify-region' function causes Emacs to hang indefinitely
Date: Wed, 14 Sep 2022 12:14:33 -0400
User-agent: Gnus/5.14 (Gnus v5.14) Commercial/29.0.50 (gnu/linux)

Oh what a horse's ass am I.

I see what you're saying.  A simple evaluation of (while t) is C-g'able.

jit-lock callbacks enjoy special status in that they're invoked
out-of-band in redisplay C code.  That's probably why they're not
interruptible from the interpreter loop.  But as you can tell from my
earlier outburst, I'm constantly talking out of school.





reply via email to

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