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

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

Passing result of macroexpand-all as argument to a function


From: Heime
Subject: Passing result of macroexpand-all as argument to a function
Date: Wed, 09 Aug 2023 00:22:05 +0000

If I want to pass the result of a macro without final evaluation as argument
to a function, what kind of structure will it be ?

I would be using

(macroexpand-all (this-macro arg))

which I would pass as argument to a function.






reply via email to

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