GNU bug report logs - #23476
25.0.93; Visiting C files on master signals an error

Previous Next

Package: emacs;

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 #41 received at 23476 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Alan Mackenzie <acm <at> muc.de>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 23476 <at> debbugs.gnu.org
Subject: Re: bug#23476: 25.0.93; Visiting C files on master signals an error
Date: Mon, 09 May 2016 08:01:56 -0400
> One possible solution would be to enhance `define-derived-mode' with
> an :after-hook argument (define-minor-mode already has one), a lisp
> form which gets evaluated after the mode hooks have been run.
> `c-make-noise-macro-regexps' could be put into this form.

No need for that.
E.g. you can use `hack-local-variables-hook' to get the
same result (especially with the new behavior of hack-local-variables).

Or you can make the construction of this regexp more lazy.


        Stefan




This bug report was last modified 9 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.