all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daan Ro <daanturo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 59333@debbugs.gnu.org
Subject: bug#59333: [PATCH] Define macro dlet*
Date: Thu, 17 Nov 2022 14:40:16 +0700	[thread overview]
Message-ID: <CAGNN0nAD4-TmRXwDOx8XewFfuyCNTSs9faxUdoVkXpnL=X6XXw@mail.gmail.com> (raw)
In-Reply-To: <83leoadovn.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

> dlet was new in Emacs 28, and the change you mention was done before
> Emacs 28 was released.  So NEWS just mentions the introduction of
> dlet, and that is enough.

Sorry it was my fault for not paying attention to the commit year (I thought
that was August this year).

Therefore reverting it now must not be an option.

But I think let* is more useful than let in general for programming, as it
let
us create successive bindings and transform the flow of data, like the
natural
flow of thought.

[-- Attachment #2: Type: text/html, Size: 569 bytes --]

  reply	other threads:[~2022-11-17  7:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-17  7:13 bug#59333: [PATCH] Define macro dlet* daanturo
2022-11-17  7:25 ` Eli Zaretskii
2022-11-17  7:40   ` Daan Ro [this message]
2022-11-19  4:37     ` Jean Louis
2022-11-17 13:22   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-17 13:36     ` Mattias Engdegård
2022-11-25  0:14       ` Stefan Kangas
2022-11-19  4:28   ` Jean Louis
2022-11-19  4:47 ` Jean Louis
2022-11-19  5:29   ` daanturo

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='CAGNN0nAD4-TmRXwDOx8XewFfuyCNTSs9faxUdoVkXpnL=X6XXw@mail.gmail.com' \
    --to=daanturo@gmail.com \
    --cc=59333@debbugs.gnu.org \
    --cc=eliz@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.