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
View this message in rfc822 format
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
> Date: Sat, 07 May 2016 17:43:12 +0100
>
> On Sat 07 May 2016, Eli Zaretskii wrote:
>
> > If you visit any C file on the master branch with Emacs 25.0.93, Emacs
> > asks an annoying question about unsafe local variables:
> >
> >
> >
> >
> > If you answer "y", Emacs signals an error:
> >
> > File local-variables error: (void-function c-make-noise-macro-regexps)
> >
> > If I do the same with Emacs built from master, the problem doesn't
> > happen. Did someone assume that the sources on master are only edited
> > by an Emacs produced from that master? If so, that's bad assumption.
>
> I assume that is due to c-make-noise-macro-regexps being a new feature
> on the master branch. The following patch fixes it for me:
Thanks. This eliminates the error, but not the annoying question
about unsafe variables.
This bug report was last modified 9 years and 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.