all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" <raman@google.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: jit-lock still throws errors: font-lock-reference-face
Date: Mon, 19 Sep 2022 09:56:50 -0700	[thread overview]
Message-ID: <p918rmfxpyl.fsf@google.com> (raw)
In-Reply-To: <874jx3tir7.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 19 Sep 2022 18:46:04 +0200")

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 665 bytes --]

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



  parent reply	other threads:[~2022-09-19 16:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 16:38 jit-lock still throws errors: font-lock-reference-face T.V Raman
2022-09-19 16:46 ` Lars Ingebrigtsen
2022-09-19 16:51   ` T.V Raman
2022-09-19 16:56   ` T.V Raman [this message]
2022-09-19 17:23     ` Lars Ingebrigtsen
2022-09-19 17:28       ` T.V Raman
2022-09-19 18:35         ` Lars Ingebrigtsen
2022-09-19 19:30         ` chad
2022-09-19 20:07           ` T.V Raman
2022-09-19 17:18 ` Alan Mackenzie
2022-09-19 17:22   ` T.V Raman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=p918rmfxpyl.fsf@google.com \
    --to=raman@google.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.