GNU bug report logs -
#23476
25.0.93; Visiting C files on master signals an error
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sat, 7 May 2016 07:28:01 UTC
Severity: normal
Found in version 25.0.93
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 23476 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 7 May 2016 20:40:22 +0000
> Cc: 23476 <at> debbugs.gnu.org
> From: Alan Mackenzie <acm <at> muc.de>
>
> > One way is to turn on by default the feature that fontifies these
> > macros correctly. Why does it have to be off by default?
>
> The feature is dependent on _configuration_: the '("IF_LINT") is that
> configuration.
But the IF_LINT part is AFAIU the _only_ part of the configuration
that the user needs to supply. All the rest, including the forms to
evaluate, doesn't have to be in file-local variables. Right? And a
list of strings can easily be a safe local variable, so if you devise
a variable that will accept lists like '("IF_LINT"), it could easily
be specified without prompting those annoying questions.
Moreover, we could support these particular macros by default: I doubt
that Paul invented them for Emacs, and even if he did, they are by now
probably used elsewhere, so it should be good to have their support
built-in.
Am I missing something?
> I've reverted the change to .dir-locals.el which caused the problem.
> This should take the pressure off, so that we can find a good solution.
Thanks. I hope the considerations above will allow to restore the
feature soon.
This bug report was last modified 9 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.