emacs-devel
[Top][All Lists]
Advanced

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

Re: jit-lock still throws errors: font-lock-reference-face


From: T.V Raman
Subject: Re: jit-lock still throws errors: font-lock-reference-face
Date: Mon, 19 Sep 2022 09:56:50 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars, 

I think I found the problem: there are references to
font-lock-reference-face in external packages!

In my case, here is one that I use a lot: folding-mode.el

grep there says:
We really need some kind of backward compatible alias --- am sure
folding isn't the only external package that references that
reference-face


grep font-lock-reference *.el
folding.el:(defcustom folding-font-lock-begin-mark 'font-lock-reference-face
folding.el:(defcustom folding-font-lock-end-mark 'font-lock-reference-face
09:54:45 folding-20220110.1718 $ 
-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1  ?0?8



reply via email to

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