tramp-devel
[Top][All Lists]
Advanced

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

Re: defadvice file-expand-wildcards ad-do-it value


From: Michael Albinus
Subject: Re: defadvice file-expand-wildcards ad-do-it value
Date: Wed, 11 Nov 2009 15:56:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> In the unload, I think after ad-remove-advice that
>
>     (ad-activate 'file-expand-wildcards)
>
> is also needed to actually update the function's definition (per my
> second diff).

Indeed. Committed.

(Somehow, I failed to read your second diff. Sorry for that)

> (I've never understood why those add/remove/enable/disable funcs don't
> update the func immediately.  I suppose it saves some cycles not to
> update in between multiple updates, but the scope for not getting what
> you mean is a bit high!)

Same here. I always need several attempts with advice functions, until
they do what i want.

Thanks, and best regards, Michael.




reply via email to

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