emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redundant (harmful) duplication of run-hooks in define-globalized-mi


From: Stefan Monnier
Subject: Re: Redundant (harmful) duplication of run-hooks in define-globalized-minor-mode [patch-2]
Date: Fri, 01 Feb 2013 11:28:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I'm not so sure about this.  These complicated structures of macros and
> hooks and generated functions are making my head hurt.  ;-(  Are you
> sure there are no ways of invoking this which won't bypass
> kill-all-local-variables?  (That's a real question, not a rhetorical
> one.)

Any major mode will have to call kill-all-local-variables, so it's
pretty sure.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]