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

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

Re: Interactive function


From: Michael Heerdegen
Subject: Re: Interactive function
Date: Tue, 11 Oct 2022 17:01:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Emanuel Berg <incal@dataswamp.org> writes:

> But it seems you cannot do
>
>   (describe-function #'#')

So to say, the reader macro #' requires an argument (i.e. the following
form), and the inner one above doesn't provide one, so you get a read
error.

Michael.




reply via email to

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