unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Alan Mackenzie <acm@muc.de>
Cc: 23476@debbugs.gnu.org
Subject: bug#23476: 25.0.93; Visiting C files on master signals an error
Date: Mon, 09 May 2016 08:01:56 -0400	[thread overview]
Message-ID: <jwvr3dba1cl.fsf-monnier+bug#23476@gnu.org> (raw)
In-Reply-To: <20160507204022.GE3660@acm.fritz.box> (Alan Mackenzie's message of "Sat, 7 May 2016 20:40:22 +0000")

> 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





  parent reply	other threads:[~2016-05-09 12:01 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07  7:27 bug#23476: 25.0.93; Visiting C files on master signals an error Eli Zaretskii
2016-05-07 16:43 ` Andy Moreton
2016-05-07 17:32   ` Eli Zaretskii
2016-05-07 17:50     ` Alan Mackenzie
2016-05-07 18:19       ` Eli Zaretskii
2016-05-07 18:52         ` Alan Mackenzie
2016-05-07 18:57           ` Eli Zaretskii
2016-05-07 19:30             ` Eli Zaretskii
2016-05-07 20:40               ` Alan Mackenzie
2016-05-08 15:48                 ` Eli Zaretskii
2016-05-09 11:07                   ` Alan Mackenzie
2016-05-09 16:52                     ` Eli Zaretskii
2016-05-09 18:22                       ` Alan Mackenzie
2016-05-09 19:11                         ` Eli Zaretskii
2016-05-10  3:58                           ` Glenn Morris
2016-05-10  7:51                           ` bug#23476: Slowdown in C Mode fontification [Was: bug#23476: 25.0.93; Visiting C files on master signals an error] Alan Mackenzie
2016-05-10 15:04                             ` Alan Mackenzie
2016-05-10 16:04                             ` Eli Zaretskii
2016-05-10 19:00                               ` bug#23476: Slowdown in C Mode fontification Alan Mackenzie
2016-05-09 12:01                 ` Stefan Monnier [this message]
2016-05-07 20:10             ` bug#23476: 25.0.93; Visiting C files on master signals an error Alan Mackenzie
     [not found] ` <mailman.2399.1462642391.7477.bug-gnu-emacs@gnu.org>
2016-05-09 18:34   ` Alan Mackenzie
2016-05-09 20:46 ` Óscar Fuentes
2016-05-10  2:34   ` Eli Zaretskii
2016-05-10 17:32 ` Óscar Fuentes

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='jwvr3dba1cl.fsf-monnier+bug#23476@gnu.org' \
    --to=monnier@iro.umontreal.ca \
    --cc=23476@debbugs.gnu.org \
    --cc=acm@muc.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).