bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#49674: 28.0.50; Should unload-feature remove advices?


From: Stefan Monnier
Subject: bug#49674: 28.0.50; Should unload-feature remove advices?
Date: Wed, 21 Jul 2021 11:14:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen [2021-07-21 16:57:56] wrote:
> Michael Heerdegen <michael_heerdegen@web.de> writes:
>> While talking about the text about FEATURE-unload-hook in
>> (info "(elisp) Coding Conventions") (Bug#21440) the question was raised
>> whether `unload-feature' should try to automatically remove advices
>> (nadvice style) that belong to functions defined by the unloaded
>> feature.  Currently these are ignored.  I guess it would be a good
>> thing.  AFAICT old-style advices were (and are) handled.
> I think that sounds like a good idea, but perhaps Stefan has a comment
> here (added to the CCs).

Sounds good to me, yes.


        Stefan






reply via email to

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