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

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

bug#57447: 28.1.90; Can font-lock stop requesting fontification of invis


From: Ihor Radchenko
Subject: bug#57447: 28.1.90; Can font-lock stop requesting fontification of invisible text?
Date: Sat, 27 Aug 2022 19:24:05 +0800

Eli Zaretskii <eliz@gnu.org> writes:

>> BEG and END in my data are calculated when matching a font-lock-keyword.
>> BEG is (point) when the keyword function is called and END is the LIMIT.
>
> Then I guess the reason for this is in font-lock code, not in
> jit-lock.el nor in the display engine.  I guess extending the region
> to include whole lines could be the reason?

You are likely right.
After quick checking, the BEG..END boundaries appear to be at BOL all
the time.

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92





reply via email to

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