all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mattias Engdegård" <mattiase@acm.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 27.1 released
Date: Wed, 12 Aug 2020 20:01:24 +0200	[thread overview]
Message-ID: <01498CD4-5E25-4785-941C-D6E9A100ED7F@acm.org> (raw)
In-Reply-To: <83bljfolp8.fsf@gnu.org>

12 aug. 2020 kl. 18.47 skrev Eli Zaretskii <eliz@gnu.org>:

>> c48bb7deb8 Preserve match data in 'kbd'
> 
> Doesn't seem urgent: we've had this forever, didn't we?

None of these changes are urgent, obviously. Does this mean that you consider this change somehow not safe enough, given your stated disjunction? Perhaps I misunderstood your criteria. This fix is of minor importance, anyway.

>> 8ef84632c2 Accept lexical lambda in auto-insert-alist
> 
> I don't think this is important enough, but you could try convincing
> me by telling more details, including when this was introduced.

The code is old and assumes that a list not starting with 'lambda' cannot be a function. That ceased to be true when lexical binding was introduced; it was a test failure on master that alerted us to it. Fixing this obvious flaw just seemed natural and risk-free. It's nothing I'd fight for, in any case.

>> 60cd6cce55 Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
> 
> I'm uneasy with this, as it would indirectly affect many functions.

Which many functions did you have in mind? It was precisely the interaction with other functions that prompted the fix,  since Calc attempts to evaluate (simplify) arguments to higher-order constructs like sum() before those functions are applied.

> Can't this wait for Emacs 28?

Of course, it can wait indefinitely, like everything else on this list. However, I thought fixing it would be nice to our users, especially since 27.2 is a bug fix release, and the change is quite confined.

> Thanks.

Thank you very much for the quick review!




  reply	other threads:[~2020-08-12 18:01 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10 23:00 Emacs 27.1 released Nicolas Petton
2020-08-10 23:52 ` Stefan Kangas
2020-08-12  2:24   ` Richard Stallman
2020-08-12 14:05     ` Noam Postavsky
2020-08-24 14:25   ` Stefan Kangas
2020-08-24 14:30     ` Lars Ingebrigtsen
2020-08-24 14:56       ` Drew Adams
2020-08-11  0:50 ` Mingde (Matthew) Zeng
2020-08-11  2:59 ` 황병희
2020-08-11  4:24 ` Jay Sulzberger
2020-08-11  8:19 ` Ulrich Mueller
2020-08-11 18:25   ` Eli Zaretskii
2020-08-12  8:09     ` Michael Albinus
2020-08-12 13:48       ` Phil Sainty
2020-08-12 14:21       ` Eli Zaretskii
2020-08-12 16:20         ` Mattias Engdegård
2020-08-12 16:33           ` Robert Pluim
2020-08-12 16:47           ` Eli Zaretskii
2020-08-12 18:01             ` Mattias Engdegård [this message]
2020-08-12 18:27               ` Eli Zaretskii
2020-08-12 19:07                 ` Mattias Engdegård
2020-08-12 19:21                   ` Eli Zaretskii
2020-08-13 19:50                     ` Mattias Engdegård
2020-08-14  6:02                       ` Eli Zaretskii
2020-08-14 12:51                         ` Mattias Engdegård
2020-08-14 13:28                           ` Eli Zaretskii
2020-08-16  8:19                             ` Mattias Engdegård
2020-08-13 14:34         ` Michael Albinus
2020-08-12 12:01 ` phillip.lord
2020-08-15 17:49   ` Emacs 27.1 Windows Binaries -- testing wanted phillip.lord
2020-08-15 17:54     ` Eli Zaretskii
2020-08-15 18:38     ` Stephen Leake
2020-08-15 19:57     ` Alan Third
2020-08-17  4:44     ` Sivaram Neelakantan
2020-08-17  5:40     ` 范凯
2020-08-17 23:24     ` Emacs " Tak Kunihiro

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=01498CD4-5E25-4785-941C-D6E9A100ED7F@acm.org \
    --to=mattiase@acm.org \
    --cc=eliz@gnu.org \
    --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.