emacs-devel
[Top][All Lists]
Advanced

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

Re: gv-exander for 'list'


From: Michael Heerdegen
Subject: Re: gv-exander for 'list'
Date: Wed, 20 Mar 2019 21:03:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> The redundant `progn` should be removed by `macroexp-let2`, but
> otherwise I can't see how you could avoid the `progn` while still
> using `macroexp-let2`.

Oh, yes, I see now that macroexp-let2 wraps the BODY forms in
macroexp-progn anyway, so macroexp-let2 indeed returns the same code.


Thanks,

Michael.



reply via email to

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