From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#65459: completing-read INITIAL-VALUE unaware of COLLECTION and REQUIRE-MATCH Date: Sun, 27 Aug 2023 21:26:09 +0000 Message-ID: References: <596919925b4762b66be8@heytings.org> Reply-To: Heime Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38672"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Gregory Heytings , 65459@debbugs.gnu.org, Eli Zaretskii To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 27 23:27:55 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qaNIY-0009mQ-T9 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 27 Aug 2023 23:27:54 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qaNHo-0007N4-Cp; Sun, 27 Aug 2023 17:27:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qaNHl-0007Mb-Kf for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2023 17:27:05 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qaNHc-0000vL-Iz for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2023 17:27:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qaNHi-00081T-5a for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2023 17:27:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Heime Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 27 Aug 2023 21:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65459 X-GNU-PR-Package: emacs Original-Received: via spool by 65459-submit@debbugs.gnu.org id=B65459.169317160230811 (code B ref 65459); Sun, 27 Aug 2023 21:27:02 +0000 Original-Received: (at 65459) by debbugs.gnu.org; 27 Aug 2023 21:26:42 +0000 Original-Received: from localhost ([127.0.0.1]:46378 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaNHN-00080t-M6 for submit@debbugs.gnu.org; Sun, 27 Aug 2023 17:26:41 -0400 Original-Received: from mail-4324.protonmail.ch ([185.70.43.24]:36589) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaNHI-00080f-BD for 65459@debbugs.gnu.org; Sun, 27 Aug 2023 17:26:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1693171584; x=1693430784; bh=1hXArRK4ZjspdmEHNcSDq4BnrmIVNHZw0G1zq9k1bEo=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=dJjB1w/y1LWikuzbfrgR4H5VOyMsRq0ss4JxelSuVJcRoet1vwKNWso1teSkYcDT8 GwUZooVTPlVLcdR+wgxR4Bvi1KgiXcRmQIn11aCB3RRmhe/WW0PhN7gU5o8Q0Uisap 2G+qlRwxpYHR8GYUjmi4mmHraDmWU5bmRdQct2Xt0hWlY+XTK9XdY1pigawNry7gqp xlIHZOapgBZ0FXAqGxrgYSH7BpDAr0a24lDYpaD8359kS0HfB3ACC66c4Td7n8CzSc Jh2uXOw3R9ZQu4Q1uXEpzrCxgpSXhLpoHT52sLRPUoPnx+xIZ6anz3UI0M+SrOX5Uw rHE9ocxdoSu0w== In-Reply-To: Feedback-ID: 57735886:user:proton X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:268590 Archived-At: Sent with Proton Mail secure email. ------- Original Message ------- On Monday, August 28th, 2023 at 6:02 AM, Stefan Monnier wrote: > > > Whether the default only shows up when instructed is a UI issue, > > > which can/should be under control of a UI customization. > > > Could one control the UI customization programmatically as well ? >=20 >=20 > Don't know what you mean by that. > The init file is executed and hence the way the users control their > customization is programmatic, yes, but I suspect that's not what > you mean. > Stefan It might be what I mean. The users should have the ability to enable the minibuffer prefilling for a function they write, but setting some enabling feature using elisp code.=20 After much discussion, I would need to test your ideas out in practice and provide you with feedback.