From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.bugs Subject: bug#64902: 30.0.50; REQUIRE-MATCH completing-read arg in describe-* commands Date: Fri, 28 Jul 2023 05:41:00 +0000 Message-ID: <87jzukmvub.fsf@posteo.net> References: <874jlp8kt2.fsf@posteo.net> <83ila5l2az.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27027"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , 64902@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 28 08:11:39 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 1qPGhP-0006qu-8V for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Jul 2023 08:11:39 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPGKk-0005K5-HR; Fri, 28 Jul 2023 01:48:14 -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 1qPGKZ-0005Jq-K4 for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 01:48:04 -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 1qPGKY-00036z-Ac for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 01:48:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPGKX-0005ST-P3 for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 01:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Thierry Volpiatto Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Jul 2023 05:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64902 X-GNU-PR-Package: emacs Original-Received: via spool by 64902-submit@debbugs.gnu.org id=B64902.169052323520791 (code B ref 64902); Fri, 28 Jul 2023 05:48:01 +0000 Original-Received: (at 64902) by debbugs.gnu.org; 28 Jul 2023 05:47:15 +0000 Original-Received: from localhost ([127.0.0.1]:43497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPGJn-0005PG-2C for submit@debbugs.gnu.org; Fri, 28 Jul 2023 01:47:15 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:44737) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPGJh-0005Ov-NH for 64902@debbugs.gnu.org; Fri, 28 Jul 2023 01:47:13 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id ACDE9240103 for <64902@debbugs.gnu.org>; Fri, 28 Jul 2023 07:47:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690523223; bh=Myit0aXkWM3XMCsT5uHcJD/fwNe7rklrT837efnaMGY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=X0dBwDhfH9IVGRAv3m0H8NFoRFla6izAeqszYC/MmXAe4JAWiVnBMsQn/zshFCN8U cSvY+55i0qg1l1uNrt0YTSsgUi2VHQhO7OYx5QtZntNBCwl8CXZ9cZfAuKFR8xpLJ3 gybB1Mkhq2pvFhG5PMz7RsMoZLqTS6uMIN0dKIQorMKHwbyaKQCo7YqYnOZ4rS16vw /0c5+0o3IeG8zcvjf7gkHCPvvRxuUF4U7IuwtIGEi21YvxFkCgQ6c58p5EVT+6Ipxt 2+Q8t5k+WVLfv+s6hK/eiCbiuz7jBS/SqTLE6TPN+6EeNHXUTLYBvJM7sUIldDJoGb TOIJ0g2shn2VQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RBxTr0pzCz9s1n; Fri, 28 Jul 2023 07:46:55 +0200 (CEST) In-reply-to: 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:266229 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Stefan Monnier writes: >>> `completing-read` REQUIRE-MATCH arg in describe-variable =3D=3D t, >>> describe-symbol =3D=3D t and describe-function =3D=3D 'confirm ? >>>=20 >>> I see no reasons why `describe-function` uses 'confirm but maybe I am >>> missing something? >> >> Stefan (CC'ed) made that change last September, and it looks >> deliberate. >> >> Stefan? > > I'm not sure what was the situation that motivated it, because I failed > to write it in the comment or commit message :-( > I suspect it might have been when a function is advised but not yet defin= ed. Hmm, how could this happen? The problem is that with Helm completion I have an extra unknow symbol on top of list when I start typing (this is expected when require-match is non-nil), not very annoying but I am pretty sure I will have bug reports about this. > > Stefan =2D-=20 Thierry --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHHBAEBCgAxFiEEI9twfRN7r3nig/xwDsVtFB0W75MFAmTDVkwTHHRoaWV2b2xA cG9zdGVvLm5ldAAKCRAOxW0UHRbvk+oXC/94yL++GNs+iU/7zeGbjrQ5zbBM5CAF PbLXsYFZp8WD1B5vK+uDQpTacervTVAgDYnfERJ0mBPwdaAZ07LUYaan8SK4XMKB D6Je38D8QA2eWtb+qM6d2maNpc5aJJ3+o2iL43d7YjcMdkUC/XYUf2yPfPvB7GQm cEbME0pqHp/kqEJ+Bae0+Dv+7C+IM9ulzHw9vYVu94bzDBqmPhgpun/8d16JUzbz uo/lC9fmzngqCuGAMu40xabuMhwlH/8aKu/W00dZf++C8McSGLuqLbbnMR5PGXUz 68TjoDzLxmvYuBNTF/5dGUhuIgOy3cBTJ8lmx5uWvslJuP1a4j2rKqhFPqgVvulM By/V8bZC+UP8vSsLZ0J8rmuT4gQozOimx4BQBW8H+b8Y/xs17Xt7fBu8xLRAUY0s VX0tWDs2SqWTUhVPJrUpYCxcMRB5aDWyUn+Sj/3G0am5evAJi94xOVFbFtsanU/T XQ0Uo9weA79PBu2YG8S56o3OYdrI72a5D28= =vjNp -----END PGP SIGNATURE----- --=-=-=--