emacs-devel
[Top][All Lists]
Advanced

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

Re: Why does advice-member-p accept only a SYMBOL


From: Stefan Monnier
Subject: Re: Why does advice-member-p accept only a SYMBOL
Date: Wed, 13 Jul 2016 12:45:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> advice-function-member-p ?
> But that doesn't accept something like (var VARIABLE) or (local
> VARIABLE) etc. as in `add-function', right?

Oh, yes, sorry, I double checked and you're right.  It works for most
places but not for the special ad-hoc places of add-function (aka `var'
and `local').


        Stefan




reply via email to

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