From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 61275@debbugs.gnu.org
Subject: bug#61275: c-ts-mode: (eq treesit-font-lock-level 2) doesn't fontify parameter names.
Date: Sat, 4 Feb 2023 17:00:45 +0000 [thread overview]
Message-ID: <Y96PPUhujw8Zu3Dx@ACM> (raw)
In-Reply-To: <83leldtllg.fsf@gnu.org>
Hello, Eli.
On Sat, Feb 04, 2023 at 18:57:15 +0200, Eli Zaretskii wrote:
> > Date: Sat, 4 Feb 2023 16:27:13 +0000
> > From: Alan Mackenzie <acm@muc.de>
> > int foo (int bar)
> > {
> > int baz;
> > baz = bar;
> > return baz;
> > }
> > , the definition of bar is not fontified, but that of baz is.
> By "the definition of bar", do you mean this:
> int foo (int bar)
> ^^^
Yes, that's precisely what I meant.
> or do you mean something else?
No.
--
Alan Mackenzie (Nuremberg, Germany).
next prev parent reply other threads:[~2023-02-04 17:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 16:27 bug#61275: c-ts-mode: (eq treesit-font-lock-level 2) doesn't fontify parameter names Alan Mackenzie
2023-02-04 16:57 ` Eli Zaretskii
2023-02-04 17:00 ` Alan Mackenzie [this message]
2023-02-04 17:13 ` Eli Zaretskii
2023-02-04 17:20 ` Eli Zaretskii
2023-02-04 20:54 ` Dmitry Gutov
2023-02-04 20:59 ` Alan Mackenzie
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=Y96PPUhujw8Zu3Dx@ACM \
--to=acm@muc.de \
--cc=61275@debbugs.gnu.org \
--cc=eliz@gnu.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.