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 16:16:42 +0000 Message-ID: <873518xaoz.fsf@posteo.net> References: <874jlp8kt2.fsf@posteo.net> <83ila5l2az.fsf@gnu.org> <87jzukmvub.fsf@posteo.net> 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="6420"; 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 19:04:49 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 1qPQtV-0001Mr-5J for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 28 Jul 2023 19:04:49 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPQKu-0007O1-UY; Fri, 28 Jul 2023 12:29:04 -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 1qPQKs-0007MK-UD for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 12:29:02 -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 1qPQKs-0007by-Li for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 12:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPQKs-0008EX-41 for bug-gnu-emacs@gnu.org; Fri, 28 Jul 2023 12:29:02 -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 16:29:02 +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.169056170731606 (code B ref 64902); Fri, 28 Jul 2023 16:29:02 +0000 Original-Received: (at 64902) by debbugs.gnu.org; 28 Jul 2023 16:28:27 +0000 Original-Received: from localhost ([127.0.0.1]:45907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPQKI-0008Dg-Ji for submit@debbugs.gnu.org; Fri, 28 Jul 2023 12:28:26 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:54431) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPQKF-0008DQ-6v for 64902@debbugs.gnu.org; Fri, 28 Jul 2023 12:28:24 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id EFD6A240027 for <64902@debbugs.gnu.org>; Fri, 28 Jul 2023 18:28:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690561697; bh=+9KrUsi2X40YpKBrqWPWih6pRZ4rFS7aD+hn6/IoyZA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=GGuYMqOE3auKpb4i9psD4LHuHHsKwqIkj9FpTZGEhqGpVUa1N6NmCslJIYgMXubhA wdSdxf7tUkCoyWd6kErQGBbAePl78rEBvO/YOFYmjvgtIcZ891HzUYJTrJ2IWgZwJX 69Av071gY5b0huBQadx7tl1RTgK/I9UINxphBac8M5uayBk1D4YFADp/eJenQNBnMs hUTFR75EMMDhV02ZyypL7WLew9br5c1xmbJXbWeq4C/oWFh6TPBbgWEE0ys+onoPFb hz4oGzArPmagPW5e7XoQWjD9YUyLiBqyf7atnprpalVYCkC9s1iseNibhRYPNzpSig DtPzDfEbZrMMw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RCCjq3KLnz6txd; Fri, 28 Jul 2023 18:28:14 +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:266289 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Stefan Monnier writes: >>> I suspect it might have been when a function is advised but not yet def= ined. >> Hmm, how could this happen? > > It happens all the time: just call `advice-add` before the function is de= fined. I hardly see how one would do this, sorry. >> The problem is that with Helm completion I have an extra unknown >> symbol on top of list when I start typing (this is expected when >> require-match is non-nil), > > Could you characterize this "unknown symbol" a bit more? I'm having > trouble guessing why/how/where `confirm` would have such an effect. In Helm, if require-match is 'confirm, when you write in minibuffer somethi= ng that doesn't match one of the candidates this string is appended on top of list and is prefixed (with display prop) with [?]. By contrast when require-match is nil nothing is appended on top of list and pressing RET doesn't exit minibuffer (helm-buffer is empty in such case). IOW the behavior of require-match is the same than with vanilla Emacs. > Maybe we can fix that without preventing the use of "not quite > defined" functions. Sorry, as said above I don't understand what you want to achieve here. =2D-=20 Thierry --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHHBAEBCgAxFiEEI9twfRN7r3nig/xwDsVtFB0W75MFAmTD7JwTHHRoaWV2b2xA cG9zdGVvLm5ldAAKCRAOxW0UHRbvkyDBDAC8ZzWr4PS1BibIZkMB455+Ck2tlySB wCrsUHxY2dBtZkJpsTsQRl6W2kRhr8sm97HK/aI2P74SZvSlKAQtTjn6bcW8vGjF F7NsBY8w6XNQqKLJK8x5aVLwEy6OCDv5UyTnabu53Unnzr1qIBD37tpgVyXOUR+E UCugyHx0Y4qhxjHq26Ln5Q96mUR5teVD66bwMfSN6781aW0WlUTY2s4bpMiRo9vW maKiHumV4vMxUKQHtMngIKYv0ZOyVAjCF2iEa3YWZy7rynCosIIpzp9i4oRSk7Xm dNZpL/Xz+3tvAoAjHWlGs2PF7zYm7FVjOGe+xoDJwPsiV3oFj0WJCe+AYdwCQom3 G3XqIxXEaOF7e9VjqzpPdUwZRajEsXNj8y7lBjIBhn5XzNM48GF38OO1NWEw+ZZf UzAxSsDDWw2ykkJdcwkvFsRQHrdPVmEg3gpYihP5HmwcVqtgzqV0Ic8JB99PYmxu lFhNevtGE7ImPdjFvujbf3caLF3MRWfAJNg= =rGV2 -----END PGP SIGNATURE----- --=-=-=--