bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66328: 29.1; Incompatible change to `completing-read' breaks existin


From: Stephen Berman
Subject: bug#66328: 29.1; Incompatible change to `completing-read' breaks existing code
Date: Wed, 04 Oct 2023 01:25:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Tue, 3 Oct 2023 22:11:41 +0000 Drew Adams <drew.adams@oracle.com> wrote:

> How did the signature of `completing-read' get changed?  I didn't notice
> any proposal or discussion about this in emacs-devel@gnu.org.  Did I
> just miss it somehow?
>
> It used to be that _any_ REQUIRE-MATCH value that is not `t', nil,
> `confirm', or `confirm-after-completion' behaves like `t', except that
> type RET doesn't exit if what you type does non-null completion.
>
> That's no longer true if the value is a function!  This completely
> changes the behavior of `completing-read'.
>
> Not happy with the result, and not happy with how the process - how this
> was done, if it wasn't discussed openly in emacs-devel.

There was a short discussion, after the change was made, starting here:
https://lists.gnu.org/archive/html/emacs-devel/2022-06/msg00539.html

Steve Berman





reply via email to

[Prev in Thread] Current Thread [Next in Thread]