From: John Mastro <john.b.mastro@gmail.com>
To: emacs-devel@gnu.org
Subject: if-let and when-let: parallel or sequential
Date: Sat, 9 Aug 2014 19:44:50 -0700 [thread overview]
Message-ID: <CAOj2CQRPvtk8O+XpOx48Vn62hrFD4TkhQs=ZGSnq51QxjvYUsA@mail.gmail.com> (raw)
Hi,
I noticed that the new `if-let' and `when-let' in trunk's subr-x create
their bindings sequentially (like `let*' rather than `let'). Would there
be any interest in renaming these to `if-let*' and `when-let*', and
adding parallel-binding versions under the current names?
It's obviously a tiny matter in the scheme of things, but I do think
it's worth sticking to the existing naming convention given the history
and context.
(If this change would be welcome, and nobody beats me to it, I would be
happy to submit a patch and copyright assignment.)
Thanks
--
John Mastro
next reply other threads:[~2014-08-10 2:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-10 2:44 John Mastro [this message]
2014-08-10 15:22 ` if-let and when-let: parallel or sequential Stefan Monnier
2014-08-11 12:01 ` Bozhidar Batsov
2014-08-11 14:42 ` Stefan Monnier
2014-08-11 16:40 ` Harald Hanche-Olsen
2014-08-11 17:49 ` Bozhidar Batsov
2014-08-11 20:55 ` Harald Hanche-Olsen
2014-08-12 2:43 ` Lars Magne Ingebrigtsen
2014-08-12 3:15 ` Richard Stallman
2014-08-12 3:30 ` John Mastro
2014-08-12 14:32 ` Elias Mårtenson
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='CAOj2CQRPvtk8O+XpOx48Vn62hrFD4TkhQs=ZGSnq51QxjvYUsA@mail.gmail.com' \
--to=john.b.mastro@gmail.com \
--cc=emacs-devel@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.