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: Stefan Monnier
Subject: Re: [PATCH] Adding with-gensyms and once-only to subr-x
Date: Mon, 11 Apr 2022 17:11:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> 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.


        Stefan




reply via email to

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