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

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

bug#17871: 24.4.50; (elisp) `Core Advising Primitives': interactive spec


From: Štěpán Němec
Subject: bug#17871: 24.4.50; (elisp) `Core Advising Primitives': interactive spec as function?
Date: Mon, 19 Aug 2019 01:50:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Ingebrigtsen wrote:

> Štěpán Němec <stepnem@gmail.com> writes:

[...]

>> (advice-add 'compose-mail :around #'my-compose-mail-advice)
>
> That's a good example.  I've now added it to the trunk with some slight
> modifications.

Thanks (and let me use this opportunity to express sincere admiration
and gratitude for your general bug slaying performance and stamina).

If that really improves the substance of this bug report only Drew can
say I guess.

I for one still think that a more detailed explanation similar to
Michael's from a previous mail[1] would be helpful, ideally with more
examples.

And although I have managed to clarify a few points myself thanks to
this conversation, my personal conundrum[2] remains unanswered: why does
a simple advice have no effect on the interactive spec of the function
being advised, and is that really a feature? But perhaps that's for
another thread.

[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=17871#35
[2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=17871#38

-- 
Štěpán





reply via email to

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