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

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

bug#41864: 28.0.50; funcall: attempting to call a macro does not always


From: Stefan Kangas
Subject: bug#41864: 28.0.50; funcall: attempting to call a macro does not always complain
Date: Sat, 17 Oct 2020 14:11:53 +0000

Andreas Schwab <schwab@linux-m68k.org> writes:

> Worksforme.
>
> ELISP> (defmacro mac/z () "z")
> mac/z
> ELISP> (funcall (function mac/z))
> *** Eval error ***  Invalid function: mac/z

I see the same in IELM, but not in *scratch*.





reply via email to

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