unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Mattias Engdegård" <mattiase@acm.org>,
	"Stefan Monnier" <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master b72f885: Make dlet work like let, not let*
Date: Sun, 01 Aug 2021 19:10:10 +0300	[thread overview]
Message-ID: <83wnp5m9i5.fsf@gnu.org> (raw)

> branch: master
> commit b72f88518b89560accf740a4548368863e6238e0
> Author: Mattias Engdegård <mattiase@acm.org>
> Commit: Mattias Engdegård <mattiase@acm.org>
> 
>     Make dlet work like let, not let*
>     
>     Change `dlet` so that it has binding semantics like `let` because that
>     is what a user would expect and it allows a corresponding `dlet*` to
>     be added later should the need arise.  Fortunately the change has no
>     effect where it is currently used.
>     
>     * lisp/subr.el (dlet): Work like let.
>     * lisp/calendar/cal-bahai.el (calendar-bahai-date-string):
>     * lisp/calendar/cal-coptic.el (calendar-coptic-date-string):
>     * lisp/calendar/cal-dst.el (calendar-time-zone-daylight-rules)
>     (calendar-dst-starts, dst-in-effect):
>     * lisp/calendar/cal-persia.el (calendar-persian-date-string):
>     * lisp/calendar/calendar.el (calendar-dlet, calendar-generate-month)
>     (calendar-update-mode-line, calendar-date-string):
>     * lisp/calendar/diary-lib.el (diary-list-entries-2)
>     (diary-list-entries, diary-mark-entries-1, diary-sexp-entry)
>     (diary-remind, diary-font-lock-date-forms, diary-fancy-date-pattern):
>     * lisp/calendar/holidays.el (holiday-sexp):
>     * lisp/calendar/icalendar.el (icalendar--convert-float-to-ical):
>     * lisp/calendar/solar.el (solar-time-string):
>     * lisp/calendar/todo-mode.el (todo-date-pattern)
>     (todo-edit-item--header, todo-convert-legacy-date-time)
>     (todo-read-date):
>     Rename `calendar-dlet*` to `calendar-dlet` since it uses `dlet`.

Why is this change a good idea?  We had 'dlet' since more than a year
ago, so the ship has sailed quite some time ago, I'd say.



             reply	other threads:[~2021-08-01 16:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-01 16:10 Eli Zaretskii [this message]
2021-08-03 13:03 ` master b72f885: Make dlet work like let, not let* Mattias Engdegård
2021-08-03 13:33   ` Eli Zaretskii
2021-08-03 15:21     ` Mattias Engdegård
2021-08-03 15:58       ` Eli Zaretskii
2021-08-03 17:19         ` Stefan Monnier
2021-08-03 17:50           ` Eli Zaretskii
2021-08-03 18:50             ` Stefan Monnier
2021-08-04 11:27               ` Eli Zaretskii
2021-08-04 11:35                 ` Lars Ingebrigtsen
2021-08-04 11:46                   ` Mattias Engdegård
2021-08-04 12:16                     ` Eli Zaretskii
2021-08-04 12:48                       ` Mattias Engdegård
2021-08-04 12:15                   ` Eli Zaretskii
2021-08-04  3:09             ` Michael Heerdegen
2021-08-04 11:40               ` Eli Zaretskii
2021-09-20 17:08                 ` Jean Louis
2021-09-20 17:02       ` Jean Louis
2021-09-20 16:56 ` Jean Louis
2021-09-20 19:16   ` Tassilo Horn
2021-09-21  4:19     ` Jean Louis
2021-09-21  6:31       ` Tassilo Horn
2021-09-21  7:17         ` Jean Louis
2021-09-21  7:50           ` Tassilo Horn
2021-09-21  9:31             ` Jean Louis

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wnp5m9i5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mattiase@acm.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).