* Re: master 76268160ba9: CC Mode: correct handling of properties on #include <...>
@ 2024-10-26 6:10 Eli Zaretskii
2024-10-26 11:10 ` Alan Mackenzie
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-10-26 6:10 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> * lisp/progmodes/cc-fonts.el (c-cpp-matchers): Replace the
> c-make-font-lock-search-function which put properties on the
> <...> with a simple matcher.
This evidently leads to:
In toplevel form:
progmodes/cc-fonts.el:561:27: Warning: Unused lexical variable `re-depth'
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 76268160ba9: CC Mode: correct handling of properties on #include <...>
2024-10-26 6:10 master 76268160ba9: CC Mode: correct handling of properties on #include <...> Eli Zaretskii
@ 2024-10-26 11:10 ` Alan Mackenzie
2024-10-26 13:41 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Alan Mackenzie @ 2024-10-26 11:10 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Hello, Eli.
On Sat, Oct 26, 2024 at 09:10:02 +0300, Eli Zaretskii wrote:
> > * lisp/progmodes/cc-fonts.el (c-cpp-matchers): Replace the
> > c-make-font-lock-search-function which put properties on the
> > <...> with a simple matcher.
> This evidently leads to:
> In toplevel form:
> progmodes/cc-fonts.el:561:27: Warning: Unused lexical variable `re-depth'
Yes, sorry about that. It should be fixed now.
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 76268160ba9: CC Mode: correct handling of properties on #include <...>
2024-10-26 11:10 ` Alan Mackenzie
@ 2024-10-26 13:41 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2024-10-26 13:41 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> Date: Sat, 26 Oct 2024 11:10:34 +0000
> Cc: emacs-devel@gnu.org
> From: Alan Mackenzie <acm@muc.de>
>
> Hello, Eli.
>
> On Sat, Oct 26, 2024 at 09:10:02 +0300, Eli Zaretskii wrote:
> > > * lisp/progmodes/cc-fonts.el (c-cpp-matchers): Replace the
> > > c-make-font-lock-search-function which put properties on the
> > > <...> with a simple matcher.
>
> > This evidently leads to:
>
> > In toplevel form:
> > progmodes/cc-fonts.el:561:27: Warning: Unused lexical variable `re-depth'
>
> Yes, sorry about that. It should be fixed now.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-26 13:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-26 6:10 master 76268160ba9: CC Mode: correct handling of properties on #include <...> Eli Zaretskii
2024-10-26 11:10 ` Alan Mackenzie
2024-10-26 13:41 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).