emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Adding with-gensyms and once-only to subr-x


From: Sean Whitton
Subject: Re: [PATCH] Adding with-gensyms and once-only to subr-x
Date: Mon, 11 Apr 2022 13:25:01 -0700
User-agent: Emacs/29.0.50 (x86_64-pc-linux-gnu)

Hello,

On Mon 11 Apr 2022 at 03:11PM -04, Stefan Monnier wrote:

>>> How 'bout making `macroexp-let2*` accept the shorter form as in the
>>> patch below?
>> Nice.  Good with me.  (I thought about extending macroexp-let2* but
>> didn't think about the idea of making the first argument optional.)
>
> Pushed to `master`.

Cool, I'll add the cl-once-only alias shortly.

Are you okay with 'with-gensyms' in subr-x?  Another option is to call
it macroexp-with-gensyms and add a cl-with-gensyms alias, or add
cl-with-gensyms alone (the name is similarly standard).  But as the
macro is much simpler and more commonly used, it would be nice to have
the shorter name.

-- 
Sean Whitton



reply via email to

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