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

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

Re: [External] : Re: Passing result of macroexpand-all as argument to a


From: Heime
Subject: Re: [External] : Re: Passing result of macroexpand-all as argument to a function
Date: Wed, 09 Aug 2023 04:13:56 +0000





Sent with Proton Mail secure email.

------- Original Message -------
On Wednesday, August 9th, 2023 at 3:37 PM, Michael Heerdegen 
<michael_heerdegen@web.de> wrote:


> Drew Adams drew.adams@oracle.com writes:
> 
> > IOW, (myfunc `,(macroexpand-all something arg))
> 
> 
> This is equivalent to (myfunc (macroexpand-all something arg))
> (what is probably what he wants anyway).
> 
> To quote a value you want `',... but I doubt this is need here.
> 
> Michael.

This is where things start to be confusing.  When experienced one
get to disagree.  

It is easy to see how one can have difficulties, because according
to some the quoting might not be needed.  So in practice, is it 
needed to quote or not the result of (macroexpand-all something arg) ?



   




reply via email to

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