GNU bug report logs -
#64204
C/C++ local variables not syntax highlighted if they start with $
Previous Next
Reported by: Joseph Garvin <k04jg02 <at> gmail.com>
Date: Wed, 21 Jun 2023 11:28:02 UTC
Severity: normal
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: acm <at> muc.de, 64204 <at> debbugs.gnu.org
> Date: Thu, 22 Jun 2023 19:46:41 +0800
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > I _am_ talking about fontifications. One of the main purposes of
> > fontifying code is to give the programmer feedback regarding the
> > syntax and semantics of the code. Flagging invalid syntax is
> > therefore important, and when $ are invalid in identifiers, showing
> > that with fontifications is important.
>
> But CC Mode fontification has never been intended to flag invalid
> syntax: instead of not being fontified at all, invalid syntax is simply
> fontified every which way.
It is fontified the way the syntax is interpreted, which is exactly
what I'm talking about.
> This is not a problem one option can solve; it will require large
> scale redesign of CC Mode, and detecting invalid syntax is more the
> forte of c-ts-mode anyway.
No redesign is needed.
This bug report was last modified 1 year and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.