From: Sean Whitton <spwhitton@spwhitton.name>
To: rms@gnu.org, Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: master 2e9111813b: Add two classic Common Lisp macro-writing macros
Date: Tue, 12 Apr 2022 22:08:55 -0700 [thread overview]
Message-ID: <87r161po2g.fsf@athena.silentflame.com> (raw)
In-Reply-To: <E1neU9O-0001Me-5m@fencepost.gnu.org>
Hello,
On Tue 12 Apr 2022 at 11:58pm -04, Richard Stallman wrote:
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > > Add two classic Common Lisp macro-writing macros
> > >
> > > * lisp/emacs-lisp/cl-macs.el (cl-with-gensyms, cl-once-only): New macros.
>
> > Doesn't this need documentation and an entry in NEWS?
>
> Are they needed only for compatibility with some Common Lisp programs?
>
> If these are useful new features, why define them with `cl-' in their names?
>
> If they aren't, why define them at all?
They're useful new features rather than for compat.
Stefan was concerned that "once-only" is not descriptive enough. But
it's the usual CL name for this macro. So I concluded that prefixing
both with cl- will be easiest to memorise.
--
Sean Whitton
next prev parent reply other threads:[~2022-04-13 5:08 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <164974332528.14217.12591424007013368601@vcs2.savannah.gnu.org>
[not found] ` <20220412060205.8B446C01687@vcs2.savannah.gnu.org>
2022-04-12 6:15 ` master 2e9111813b: Add two classic Common Lisp macro-writing macros Sean Whitton
2022-04-12 7:14 ` Stefan Monnier
2022-04-12 15:57 ` Sean Whitton
2022-04-12 16:22 ` Stefan Monnier
2022-04-12 6:42 ` Po Lu
2022-04-12 18:43 ` Sean Whitton
2022-04-12 19:25 ` Eli Zaretskii
2022-04-13 5:48 ` Sean Whitton
2022-04-13 12:35 ` Eli Zaretskii
2022-04-13 19:46 ` Johann Klähn
2022-04-13 23:16 ` Sean Whitton
2022-04-13 3:58 ` Richard Stallman
2022-04-13 5:08 ` Sean Whitton [this message]
2022-04-14 2:56 ` Richard Stallman
2022-04-14 5:14 ` Sean Whitton
2022-04-14 12:06 ` [External] : " Drew Adams
2022-04-15 3:59 ` Richard Stallman
2022-04-15 6:14 ` Eli Zaretskii
2022-04-17 4:09 ` Richard Stallman
2022-04-17 1:57 ` Michael Heerdegen
2022-04-18 2:41 ` Richard Stallman
2022-04-18 5:18 ` Eli Zaretskii
2022-04-19 3:49 ` Richard Stallman
2022-04-12 8:46 ` Lars Ingebrigtsen
2022-04-12 15:52 ` Sean Whitton
2022-04-12 15:59 ` Lars Ingebrigtsen
2022-04-13 9:21 ` Philip Kaludercic
2022-04-13 15:14 ` Stefan Monnier
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=87r161po2g.fsf@athena.silentflame.com \
--to=spwhitton@spwhitton.name \
--cc=emacs-devel@gnu.org \
--cc=luangruo@yahoo.com \
--cc=rms@gnu.org \
/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.