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

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

Re: funcallable-p?


From: Stefan Monnier
Subject: Re: funcallable-p?
Date: Sun, 26 Aug 2007 01:07:00 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> What's a good way to test the first argument to `funcall' or `apply', to
> ensure that it is appropriate?

`functionp'

> `functionp' won't do it, because it allows special forms and macros.

If it does it's a bug: please report it with a precise test case.


        Stefan


reply via email to

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