emacs-devel
[Top][All Lists]
Advanced

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

Re: Can ad-do-it be used in a function called from the defadvice code?


From: Lennart Borgman
Subject: Re: Can ad-do-it be used in a function called from the defadvice code?
Date: Wed, 1 Jul 2009 19:42:06 +0200

On Wed, Jul 1, 2009 at 6:48 PM, Stephen J. Turnbull<address@hidden> wrote:
> Lennart Borgman writes:
>
>  > Thanks Davis, but maybe you are right that it is hard to implement,
>  > but on the other hand can't ad-do-it be left as a placeholder where
>  > the correct function is called when needed. It does not seem to be
>  > very much overhead to me since the let-binding structure is already
>  > there and probably can be used with some mangling.
>
> And what do you do if there are multiple pieces of advice active?
> Which original function does is the "correct function" that this
> particular 'ad-do-it refers to?

The innermost I guess. But maybe that could lead to ambiguities too? I
am not sure.




reply via email to

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