From: Thuna <thuna.cing@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: 72344@debbugs.gnu.org, Sean Whitton <spwhitton@spwhitton.name>
Subject: bug#72344: [PATCH] Add a version of cl-once-only which handles lists of forms
Date: Wed, 14 Aug 2024 00:18:39 +0200 [thread overview]
Message-ID: <87y15012yo.fsf@gmail.com> (raw)
In-Reply-To: <DS7PR10MB5232BABC88D397563AB472CBF3862@DS7PR10MB5232.namprd10.prod.outlook.com>
>> If Drew wants to start a new conversation to move `cl-once-only' (and
>> also this) out of cl-lib we can also just go with any name now and then
>> finalize it afterwards, though of all the names the one I favor is still
>> `cl-once-only-multiple' above all others (sans `cl-once-only*' which is
>> not an option - unless if you changed your mind about it?).
>
> I've said all I have to say on the matter. I seem to be a minority of
> one, and won't bother starting any new thread about it.
I don't know what the overall opinion is, but I do not necessarily
disagree with you that cl-lib should be for (and only for) emulating
Common Lisp. While I do not know the scope and extent of the changes
you want to make, I support moving with-gensyms and once-only (and
consequently this) out of cl-lib. However I simply do not have the
energy to start (more) arguments and try to convince people to make this
change.
> I have no objection to using prefix cl-- (internal prefix) for utility
> functions & macros in the library - i.e., for plumbing needed to
> support the actual emulation.
When talking about this patch in a vacuum, I am vehemently opposed to
using the `cl--' prefix - this macro is a public-facing one, and making
it internal is a guaranteed way to make sure no one uses it. It also
does not make sense that this macro (and only this macro) should be left
out of cl-lib, since this is a near-identical version of `cl-once-only'
with minor changes.
next prev parent reply other threads:[~2024-08-13 22:18 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-28 21:17 bug#72344: [PATCH] Add a version of cl-once-only which handles lists of forms Thuna
2024-07-29 0:39 ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-07-29 19:30 ` Thuna
2024-07-29 19:54 ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-07-29 7:09 ` Sean Whitton
2024-07-29 19:54 ` Thuna
2024-08-03 2:51 ` Sean Whitton
2024-08-03 22:40 ` Thuna
2024-08-06 1:41 ` Sean Whitton
2024-08-06 1:47 ` Sean Whitton
2024-08-09 5:44 ` Sean Whitton
2024-08-06 12:28 ` Thuna
2024-08-06 12:37 ` Sean Whitton
2024-08-13 21:17 ` Thuna
2024-08-13 21:36 ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-13 22:18 ` Thuna [this message]
2024-08-13 22:57 ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-14 0:01 ` Sean Whitton
2024-08-14 0:05 ` Sean Whitton
2024-08-14 2:21 ` Thuna
2024-08-14 6:09 ` Eli Zaretskii
2024-08-14 14:14 ` Thuna
2024-08-14 14:29 ` Eli Zaretskii
2024-08-15 1:05 ` Thuna
2024-08-15 6:28 ` Eli Zaretskii
2024-08-15 15:15 ` Thuna
2024-08-15 16:20 ` Eli Zaretskii
2024-08-19 16:54 ` Richard Stallman
2024-08-15 12:38 ` Sean Whitton
2024-08-15 15:02 ` Thuna
2024-08-14 9:47 ` Sean Whitton
2024-08-10 2:30 ` why call it `cl-once-only'? Richard Stallman
2024-08-10 3:31 ` Emanuel Berg
2024-08-06 15:52 ` bug#72344: [PATCH] Add a version of cl-once-only which handles lists of forms Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y15012yo.fsf@gmail.com \
--to=thuna.cing@gmail.com \
--cc=72344@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
--cc=spwhitton@spwhitton.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.