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 16:05:39 -0700
User-agent: Emacs/29.0.50 (x86_64-pc-linux-gnu)

Hello,

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

>> 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.
>
> `cl-with-gensyms` is fine with me.

Sorry, so you mean adding cl-with-gensyms to cl-macs.el rather than
adding with-gensyms to subr-x as in my original patch?

-- 
Sean Whitton



reply via email to

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