From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Jakub Jankiewicz Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Sep 2012 20:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12490@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.134834714428029 (code B ref -1); Sat, 22 Sep 2012 20:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Sep 2012 20:52:24 +0000 Received: from localhost ([127.0.0.1]:49696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFWgZ-0007I1-8x for submit@debbugs.gnu.org; Sat, 22 Sep 2012 16:52:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57171) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFWYp-000774-6g for submit@debbugs.gnu.org; Sat, 22 Sep 2012 16:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFWX7-0002iA-HJ for submit@debbugs.gnu.org; Sat, 22 Sep 2012 16:42:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:37581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFWX7-0002i6-EF for submit@debbugs.gnu.org; Sat, 22 Sep 2012 16:42:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFWX6-0001Vw-Dm for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2012 16:42:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFWX5-0002hu-35 for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2012 16:42:36 -0400 Received: from smtpo07.poczta.onet.pl ([213.180.142.138]:36484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFWX4-0002hf-OU for bug-gnu-emacs@gnu.org; Sat, 22 Sep 2012 16:42:35 -0400 Received: from jcubic (aepb5.neoplus.adsl.tpnet.pl [79.191.131.5]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jcubic@onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 3C274200A6BF0 for ; Sat, 22 Sep 2012 22:42:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onet.pl; s=2011; t=1348346552; bh=3gzpoEOPk7YC3fXGBtg7oBIaMvdUR+fMyA1/WJmvYRw=; h=Date:From:To:Subject:Message-ID:Mime-Version:Content-Type; b=QPTC4jT24J5t8z/coziabvTavDo7XewVKBKJKLHQwfoWk0Y5hyLyNaDpDGyS5kJds PjZeUnLaS/HauDSJ43p8doW02ctpg7gu0RKS7f43GrnI59UUDTM1cxZQKUsPGzSXtu C43RRDuf1jHdhcZ7/mH7JRMooNBQCTumbgyoc9F0= Date: Sat, 22 Sep 2012 22:42:29 +0200 From: Jakub Jankiewicz Message-ID: <20120922224229.7baf7964@jcubic> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/RysjYtdxD+=8ilsxpNciG+F"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -5.5 (-----) X-Mailman-Approved-At: Sat, 22 Sep 2012 16:52:22 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.5 (-----) --Sig_/RysjYtdxD+=8ilsxpNciG+F Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, I want to report, that most used function stop working in Emacs 24 (tested 2 versions 24.1.1 and latest 24.2.1). I use Search in Mini buffer a lot (don't know if people use it or not). If you call search C-s when inside minibuffer like C-h f C-s you can search the content of Minibuffer like search for functions or for buffer name to switch like C-x b C-s (better then ido mode). And in Emacs 24 M-x C-s stop working so I you can't search for interactive function to execute anymore. It was working in 23.3 provided by Ubuntu (package 23.3+1-1ubuntu4). Exact symptoms: $ emacs -Q M-x C-s Typing any character show "Failing I-search" I used 24.1.1 but just compile latest GNU Emacs 24.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.6) and got the same result. Jakub -- Jakub Jankiewicz, Web Developer http://jcubic.pl --Sig_/RysjYtdxD+=8ilsxpNciG+F Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJQXiK2AAoJEKWO5vEx+DATtGgIAIpDDDcVMT1Fjz1X9S5WHX6X bxru+/7hOaPVqVVhhbZ8fpw3QkFjYmh1Aa/tTSQ+32FQ0BCvbWqDPXC/Zj2yidIm B8yNMGNfio6RcfCQlfZ2Nlsxg4TGmTduq0agkcJof0pzuKFsNvtxQPsPgDq38mGr mNB2lbdMXANZ5Xurz2A5XBWk9WKyYoe6TVM+mHe2EThkByRTKQiK/zMAY8dpqBWf XPudYLyXbh6Kgd1iSuIIKmnDuNGUsK78ImrOQasrvuXU7yETbw+Xz0iBqtpACH4w rh33PzhRRmgLdhWWr+ZJqod1c4XxjLKm0PlTtCeyqLu7A7ZtaZEXea4DltsFUm8= =BziU -----END PGP SIGNATURE----- --Sig_/RysjYtdxD+=8ilsxpNciG+F-- From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Sep 2012 23:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jakub Jankiewicz Cc: 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.13483563109378 (code B ref 12490); Sat, 22 Sep 2012 23:26:02 +0000 Received: (at 12490) by debbugs.gnu.org; 22 Sep 2012 23:25:10 +0000 Received: from localhost ([127.0.0.1]:49816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFZ4P-0002RC-Ve for submit@debbugs.gnu.org; Sat, 22 Sep 2012 19:25:10 -0400 Received: from ps18281.dreamhost.com ([69.163.218.105]:51908 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFZ4O-0002R5-1q for 12490@debbugs.gnu.org; Sat, 22 Sep 2012 19:25:08 -0400 Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 9C781451CCEA; Sat, 22 Sep 2012 16:23:21 -0700 (PDT) From: Juri Linkov Organization: JURTA References: <20120922224229.7baf7964@jcubic> Date: Sun, 23 Sep 2012 02:21:39 +0300 In-Reply-To: <20120922224229.7baf7964@jcubic> (Jakub Jankiewicz's message of "Sat, 22 Sep 2012 22:42:29 +0200") Message-ID: <87obkxod8c.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > I want to report, that most used function stop working in Emacs 24 > (tested 2 versions 24.1.1 and latest 24.2.1). I use Search in > Mini buffer a lot (don't know if people use it or not). If you call > search C-s when inside minibuffer like C-h f C-s you can search the > content of Minibuffer like search for functions or for buffer name to > switch like C-x b C-s (better then ido mode). And in Emacs 24 M-x C-s > stop working so I you can't search for interactive function to execute > anymore. It was working in 23.3 provided by Ubuntu (package > 23.3+1-1ubuntu4). Sorry, this feature has been removed by http://debbugs.gnu.org/5214 and http://debbugs.gnu.org/5364 But it's easy to restore it with a simple patch that prepends the current default value (a command at point) to the sorted list of all available command names: === modified file 'lisp/simple.el' --- lisp/simple.el 2012-09-22 20:53:16 +0000 +++ lisp/simple.el 2012-09-22 23:20:41 +0000 @@ -1352,9 +1352,15 @@ (defun read-extended-command () (lambda () ;; Get a command name at point in the original buffer ;; to propose it after M-n. - (with-current-buffer (window-buffer (minibuffer-selected-window)) - (and (commandp (function-called-at-point)) - (format "%S" (function-called-at-point))))))) + (let ((def (with-current-buffer + (window-buffer (minibuffer-selected-window)) + (and (commandp (function-called-at-point)) + (format "%S" (function-called-at-point))))) + (all (sort (minibuffer-default-add-completions) + (lambda (a b) (string< a b))))) + (if def + (cons def (delete def all)) + all))))) ;; Read a string, completing from and restricting to the set of ;; all defined commands. Don't provide any initial input. ;; Save the command read on the extended-command history list. From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Jakub Jankiewicz Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 23 Sep 2012 09:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Juri Linkov Cc: 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.134839254928921 (code B ref 12490); Sun, 23 Sep 2012 09:30:02 +0000 Received: (at 12490) by debbugs.gnu.org; 23 Sep 2012 09:29:09 +0000 Received: from localhost ([127.0.0.1]:50254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFiUu-0007WP-ED for submit@debbugs.gnu.org; Sun, 23 Sep 2012 05:29:08 -0400 Received: from smtpo07.poczta.onet.pl ([213.180.142.138]:51300) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFiUr-0007WE-7j for 12490@debbugs.gnu.org; Sun, 23 Sep 2012 05:29:06 -0400 Received: from jcubic (aepi123.neoplus.adsl.tpnet.pl [79.191.138.123]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jcubic@onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 2352A2007A14C; Sun, 23 Sep 2012 11:27:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onet.pl; s=2011; t=1348392437; bh=DRKC1oLAg3Scd6vtWLKa6fTNbYqlsfUgV5Po/lEKvgE=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: Mime-Version:Content-Type; b=mmMKuVagw46Ms4H/tKZzbfS3wo3Mt7+VudyuhfDYJMtSrT+555BZDOCiqw2skunCv LLQ86SiXhGZagmUrcZXa8nVO2iiVeH/ErDt0Ygh6oaE6Yd25VvsMcMdpibdWwsOXUq ekaAkqwWsy1cljYBdwnblKE/+HCkyw/eKZ1LD34M= Date: Sun, 23 Sep 2012 11:27:13 +0200 From: Jakub Jankiewicz Message-ID: <20120923112713.14d50a9a@jcubic> In-Reply-To: <87obkxod8c.fsf@mail.jurta.org> References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/dVUIdzn2pD6ZAZtLH7xLMqi"; protocol="application/pgp-signature" X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) --Sig_/dVUIdzn2pD6ZAZtLH7xLMqi Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Awesome thanks, it work. I didn't want to modify the file so I put whole function to my .emacs file. On Sun, 23 Sep 2012 02:21:39 +0300 Juri Linkov wrote: > > I want to report, that most used function stop working in Emacs 24 > > (tested 2 versions 24.1.1 and latest 24.2.1). I use Search in > > Mini buffer a lot (don't know if people use it or not). If you call > > search C-s when inside minibuffer like C-h f C-s you can search the > > content of Minibuffer like search for functions or for buffer name > > to switch like C-x b C-s (better then ido mode). And in Emacs 24 > > M-x C-s stop working so I you can't search for interactive function > > to execute anymore. It was working in 23.3 provided by Ubuntu > > (package 23.3+1-1ubuntu4). >=20 > Sorry, this feature has been removed by http://debbugs.gnu.org/5214 > and http://debbugs.gnu.org/5364 >=20 > But it's easy to restore it with a simple patch that prepends the > current default value (a command at point) to the sorted list of > all available command names: >=20 > =3D=3D=3D modified file 'lisp/simple.el' > --- lisp/simple.el 2012-09-22 20:53:16 +0000 > +++ lisp/simple.el 2012-09-22 23:20:41 +0000 > @@ -1352,9 +1352,15 @@ (defun read-extended-command () > (lambda () > ;; Get a command name at point in the original buffer > ;; to propose it after M-n. > - (with-current-buffer (window-buffer > (minibuffer-selected-window)) > - (and (commandp (function-called-at-point)) > - (format "%S" (function-called-at-point))))))) > + (let ((def (with-current-buffer > + (window-buffer > (minibuffer-selected-window)) > + (and (commandp > (function-called-at-point)) > + (format > "%S" (function-called-at-point))))) > + (all (sort (minibuffer-default-add-completions) > + (lambda (a b) (string< a b))))) > + (if def > + (cons def (delete def all)) > + all))))) > ;; Read a string, completing from and restricting to the set of > ;; all defined commands. Don't provide any initial input. > ;; Save the command read on the extended-command history list. -- Jakub Jankiewicz, Web Developer http://jcubic.pl --Sig_/dVUIdzn2pD6ZAZtLH7xLMqi Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJQXtXyAAoJEKWO5vEx+DATWe4H/jFhNVwOk8/ZV13MUKNhqlMu E2jIMZ2OtVFsr0GwTSAh56XQt2hw8torghRzEogrMdE9D9EMkpXGxO58lj53V3Cp lzWv247NJ/uF4VIcOVOcrDTkzD3lsFJGoxLkuHZJwIpmtPdC/WLspknJCuSqJ98C E9YPsyuykz1rliStgw1DipKvw6YJnhXLSXovd8AVKIbie/fD4XsLEMD/owF7uH3P +SmBNSBe9/NsJjv6oqRAT6wqC3Bw8R+JReh5AK2CkVjQ2ERuOo1qoqeZs+ii18m8 EE1blJ5uEKY8VzwJAExpgNXa2XTAPtcbJY+Sg0XlsxK9nO3drPUSe+7lYIAEB7k= =8+og -----END PGP SIGNATURE----- --Sig_/dVUIdzn2pD6ZAZtLH7xLMqi-- From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Oct 2019 22:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Juri Linkov Cc: Jakub Jankiewicz , 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.157247434311953 (code B ref 12490); Wed, 30 Oct 2019 22:26:02 +0000 Received: (at 12490) by debbugs.gnu.org; 30 Oct 2019 22:25:43 +0000 Received: from localhost ([127.0.0.1]:51777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPwPM-00036h-Mg for submit@debbugs.gnu.org; Wed, 30 Oct 2019 18:25:40 -0400 Received: from giraff.fripost.org ([193.234.15.44]:42378 helo=outgoing.fripost.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPwPK-00036U-8D for 12490@debbugs.gnu.org; Wed, 30 Oct 2019 18:25:39 -0400 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id 3F970187EAE3; Wed, 30 Oct 2019 23:25:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=x.fripost.org; h= content-type:content-type:mime-version:user-agent:message-id :in-reply-to:date:date:references:subject:subject:from:from; s= 9df9cdc7e101629b5003b587945afa70; t=1572474332; x=1574288733; bh=oJaAnbGokDdDj7Nj7cSxjhySV8uJJF4nFVpEDr+Jqss=; b=GLO1D9t7GnD5 0uKiqNRX0/ug88ugTKXAFDD9+xtQD39s/YPM+vWvUufzlTWh+HrAusckOoV5UvpM qj8YYE88SRVxOKJbUj6hlhkE6EfEEoIA40sxPaYdBcm9n3Jk9+XsRfE8QrX8VjKZ haSNlRKvO6d0VCEmMvQOj11AAlqND172erJv65gKwBXlN+spcvuvGfNA5qG3PDz1 sbjQO4SaCEaddr1dWY4/zaT3njjoqmKrtIoCogO+AqDTmW0LHWaj8/TKfx8w5iMn YYiH37cDsx1WKRVoYVboiV3VHne5M3PjerQv8p4CVDnT9sL0IK1kkhFmBMycq9lR uKggQvSBxA== X-Virus-Scanned: Debian amavisd-new at fripost.org Received: from outgoing.fripost.org ([127.0.0.1]) by localhost (giraff.fripost.org [127.0.0.1]) (amavisd-new, port 10040) with LMTP id YLop5dEpNU8j; Wed, 30 Oct 2019 23:25:32 +0100 (CET) Received: from smtp.fripost.org (unknown [172.16.0.6]) by outgoing.fripost.org (Postfix) with ESMTP id 1FAEE187EADF; Wed, 30 Oct 2019 23:25:32 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by smtp.fripost.org (Postfix) with ESMTPSA id A25C6599F6F8; Wed, 30 Oct 2019 23:25:18 +0100 (CET) Received: from skangas by joffe.skangas.se with local (Exim 4.92) (envelope-from ) id 1iPwOp-00069k-EM; Wed, 30 Oct 2019 23:25:07 +0100 From: Stefan Kangas References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> Date: Wed, 30 Oct 2019 23:25:07 +0100 In-Reply-To: <87obkxod8c.fsf@mail.jurta.org> (Juri Linkov's message of "Sun, 23 Sep 2012 02:21:39 +0300") Message-ID: <87bltxx458.fsf@joffe.skangas.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Juri Linkov writes: >> I want to report, that most used function stop working in Emacs 24 >> (tested 2 versions 24.1.1 and latest 24.2.1). I use Search in >> Mini buffer a lot (don't know if people use it or not). If you [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnu.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [193.234.15.44 listed in list.dnswl.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.0 FORGED_SPF_HELO No description available. 1.7 SUBJ_OBFU_PUNCT_MANY Punctuation-obfuscated Subject: header 0.8 SUBJ_OBFU_PUNCT_FEW Possible punctuation-obfuscated Subject: header X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.4 (/) Juri Linkov writes: >> I want to report, that most used function stop working in Emacs 24 >> (tested 2 versions 24.1.1 and latest 24.2.1). I use Search in >> Mini buffer a lot (don't know if people use it or not). If you call >> search C-s when inside minibuffer like C-h f C-s you can search the >> content of Minibuffer like search for functions or for buffer name to >> switch like C-x b C-s (better then ido mode). And in Emacs 24 M-x C-s >> stop working so I you can't search for interactive function to execute >> anymore. It was working in 23.3 provided by Ubuntu (package >> 23.3+1-1ubuntu4). > > Sorry, this feature has been removed by http://debbugs.gnu.org/5214 > and http://debbugs.gnu.org/5364 > > But it's easy to restore it with a simple patch that prepends the > current default value (a command at point) to the sorted list of > all available command names: > > === modified file 'lisp/simple.el' > --- lisp/simple.el 2012-09-22 20:53:16 +0000 > +++ lisp/simple.el 2012-09-22 23:20:41 +0000 > @@ -1352,9 +1352,15 @@ (defun read-extended-command () > (lambda () > ;; Get a command name at point in the original buffer > ;; to propose it after M-n. > - (with-current-buffer (window-buffer (minibuffer-selected-window)) > - (and (commandp (function-called-at-point)) > - (format "%S" (function-called-at-point))))))) > + (let ((def (with-current-buffer > + (window-buffer (minibuffer-selected-window)) > + (and (commandp (function-called-at-point)) > + (format "%S" (function-called-at-point))))) > + (all (sort (minibuffer-default-add-completions) > + (lambda (a b) (string< a b))))) > + (if def > + (cons def (delete def all)) > + all))))) > ;; Read a string, completing from and restricting to the set of > ;; all defined commands. Don't provide any initial input. > ;; Save the command read on the extended-command history list. I tested this patch. It works, and the behaviour seems better than what we have now. Should it perhaps be installed? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 30 18:38:40 2019 Received: (at control) by debbugs.gnu.org; 30 Oct 2019 22:38:40 +0000 Received: from localhost ([127.0.0.1]:51786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPwbw-0003T7-Aj for submit@debbugs.gnu.org; Wed, 30 Oct 2019 18:38:40 -0400 Received: from giraff.fripost.org ([193.234.15.44]:42398 helo=outgoing.fripost.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPwbu-0003Sr-SR for control@debbugs.gnu.org; Wed, 30 Oct 2019 18:38:39 -0400 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id 8E90C187EAF8 for ; Wed, 30 Oct 2019 23:38:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=x.fripost.org; h= date:date:message-id:from:from; s= 9df9cdc7e101629b5003b587945afa70; t=1572475112; x=1574289513; bh=vePhVGaR0UGhZG9IKTJ/wwGE4/rlRfk7peBUKCyJFt0=; b=Znk6xX1llfTn Ijnt/q95U0t95yPUkUKhqkJQtJ2PYNDyJzPaYrBNRS/M+M6yIPO1O3LFRnwmT0uJ aFsfki3Pc9vGWR3Q0fedgR0cmypfFZ2Uflm/KdqvhdmbHt3AmL7/v0R4oRJEbk3a oY37EGZDaLysDC8YpybWf4lJV31D5/ktUoZ1roNFCm4uRvDdnzRxa5fabD9HJzBC IXoId8Oj9kQieHMcAxeAJi2Zfevu85mSfTWleITLwQGK8DfVXO+WlEWYWv1vqKj4 C0wh/BgBiCU+CDVwy7JZToxOaX9PRhblhprBBzjjKgIie6n6e7Zjc2Ll7kfzkkyX rq6Qg0RnYA== X-Virus-Scanned: Debian amavisd-new at fripost.org Received: from outgoing.fripost.org ([127.0.0.1]) by localhost (giraff.fripost.org [127.0.0.1]) (amavisd-new, port 10040) with LMTP id pPHmU8dq5EWO for ; Wed, 30 Oct 2019 23:38:32 +0100 (CET) Received: from smtp.fripost.org (unknown [172.16.0.6]) by outgoing.fripost.org (Postfix) with ESMTP id 73C6E187EAF4 for ; Wed, 30 Oct 2019 23:38:32 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by smtp.fripost.org (Postfix) with ESMTPSA id 637FB59A0219 for ; Wed, 30 Oct 2019 23:38:32 +0100 (CET) Received: from skangas by joffe.skangas.se with local (Exim 4.92) (envelope-from ) id 1iPwbd-0006X5-3s for control@debbugs.gnu.org; Wed, 30 Oct 2019 23:38:21 +0100 From: Stefan Kangas To: control@debbugs.gnu.org Message-Id: Date: Wed, 30 Oct 2019 23:38:21 +0100 X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) tags 12490 + patch thanks From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 Nov 2019 14:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Stefan Kangas Cc: Juri Linkov , Jakub Jankiewicz , 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.15745200936227 (code B ref 12490); Sat, 23 Nov 2019 14:42:01 +0000 Received: (at 12490) by debbugs.gnu.org; 23 Nov 2019 14:41:33 +0000 Received: from localhost ([127.0.0.1]:56047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYWbK-0001cK-H4 for submit@debbugs.gnu.org; Sat, 23 Nov 2019 09:41:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]:37204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYWbB-0001bx-Q7 for 12490@debbugs.gnu.org; Sat, 23 Nov 2019 09:41:24 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iYWb3-0006G4-CK; Sat, 23 Nov 2019 15:41:15 +0100 From: Lars Ingebrigtsen References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> Date: Sat, 23 Nov 2019 15:41:12 +0100 In-Reply-To: <87bltxx458.fsf@joffe.skangas.se> (Stefan Kangas's message of "Wed, 30 Oct 2019 23:25:07 +0100") Message-ID: <87o8x2lkon.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Kangas writes: > I tested this patch. It works, and the behaviour seems better than > what we have now. > > Should it perhaps be installed? I haven't tested the patch, but if it works like I imagine (i.e., it allows searching in the M-x history), then that sounds very nice. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: ingebrigtsen.no] -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Stefan Kangas writes: > I tested this patch. It works, and the behaviour seems better than > what we have now. > > Should it perhaps be installed? I haven't tested the patch, but if it works like I imagine (i.e., it allows searching in the M-x history), then that sounds very nice. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Nov 2019 21:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Lars Ingebrigtsen Cc: Jakub Jankiewicz , 12490@debbugs.gnu.org, Stefan Kangas Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.157515046420452 (code B ref 12490); Sat, 30 Nov 2019 21:48:02 +0000 Received: (at 12490) by debbugs.gnu.org; 30 Nov 2019 21:47:44 +0000 Received: from localhost ([127.0.0.1]:35205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibAad-0005Jn-UK for submit@debbugs.gnu.org; Sat, 30 Nov 2019 16:47:44 -0500 Received: from blue.elm.relay.mailchannels.net ([23.83.212.20]:62433) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibAab-0005Jf-UU for 12490@debbugs.gnu.org; Sat, 30 Nov 2019 16:47:42 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id A3DA5141299; Sat, 30 Nov 2019 21:47:40 +0000 (UTC) Received: from pdx1-sub0-mail-a42.g.dreamhost.com (100-96-86-105.trex.outbound.svc.cluster.local [100.96.86.105]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 3875A1415BD; Sat, 30 Nov 2019 21:47:40 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from pdx1-sub0-mail-a42.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Sat, 30 Nov 2019 21:47:40 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Reign-Minister: 658d01af3e15b503_1575150460477_3047421616 X-MC-Loop-Signature: 1575150460477:2481472147 X-MC-Ingress-Time: 1575150460477 Received: from pdx1-sub0-mail-a42.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a42.g.dreamhost.com (Postfix) with ESMTP id B1363AC50B; Sat, 30 Nov 2019 13:47:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jurta.org; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=jurta.org; bh=YiUiU23rCDshtcXiaUjwoc4xU6E=; b=b 8UzV/ngYKEsNG8EzY0vAWwR4qgoAh4iiV7LclBu8CcV5OQAvD0yp1Uzlj+p2V90l JlF5Gpas9Y+PSssQuVFmzepDHGp5ADe5enwXajbRTVqOupiw5uPVyOT7emsfBLwQ AHnwkGvzUWR3YMTTbaqI1KTjQdUzMeQH3pa7m8ZPZg= Received: from mail.jurta.org (m91-129-96-42.cust.tele2.ee [91.129.96.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a42.g.dreamhost.com (Postfix) with ESMTPSA id 70153AC516; Sat, 30 Nov 2019 13:47:30 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a42 From: Juri Linkov References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> Date: Sat, 30 Nov 2019 23:43:28 +0200 In-Reply-To: <87o8x2lkon.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 23 Nov 2019 15:41:12 +0100") Message-ID: <87h82l82qx.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) >> I tested this patch. It works, and the behaviour seems better than >> what we have now. >> >> Should it perhaps be installed? > > I haven't tested the patch, but if it works like I imagine (i.e., it > allows searching in the M-x history), then that sounds very nice. Actually, searching in the M-x history is already implemented. This patch allows searching thru all commands available via M-x, i.e. it's like using isearch in the *Completions* buffer like M-x TAB C-s command with without opening the *Completions* buffer, with just M-x C-s command to search commands available with M-x M-n M-n M-n ... The problem why this patch is not installed is the need to decide in what order to sort these commands. The patch sorts alphabetically, but maybe better to sort by command usage frequency, or somesuch. From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Drew Adams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Nov 2019 23:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Juri Linkov , Lars Ingebrigtsen Cc: Jakub Jankiewicz , 12490@debbugs.gnu.org, Stefan Kangas Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.15751573171477 (code B ref 12490); Sat, 30 Nov 2019 23:42:02 +0000 Received: (at 12490) by debbugs.gnu.org; 30 Nov 2019 23:41:57 +0000 Received: from localhost ([127.0.0.1]:35320 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibCNB-0000Nj-51 for submit@debbugs.gnu.org; Sat, 30 Nov 2019 18:41:57 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:50292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibCN9-0000NQ-GU for 12490@debbugs.gnu.org; Sat, 30 Nov 2019 18:41:56 -0500 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.27/8.16.0.27) with SMTP id xAUNfk3H109665; Sat, 30 Nov 2019 23:41:46 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=mime-version : message-id : date : from : sender : to : cc : subject : references : in-reply-to : content-type : content-transfer-encoding; s=corp-2019-08-05; bh=r7+0Mmpt3XQE4KdiQQQqmuE22nqNW7ld4G6w0GPGqfA=; b=nexLZ/JBB/c/GG42iHB6ScmK2wKa/dnYd4l7wmxrUgMgfDWzavf70w8UhfEUgpud7WYO aSTfUOUFCfCAgny4ATWeuwdpJ4SJXZ7HNor/52T4mG2lD8i7QaaL1LmJ7BNvftgLsktc Jf8g1Uz80ozWVYVFHhExS4rKsdEauQsUAVJREN9qwIjYzfan2hfPs3kvsIbB9LJcN4w/ o/oa9KRustKZpPj1dcEkHTSAd2mZxJoboJ6tdaz9wxmNC4pqa+o7u7GTllir1F54YA82 nJDXcj4nPIucsRNdboH9rHtaEdLLZhHRr4n5OPH5UK5Uyh80oBVNpGbH0zxVTTGlEeYy Ug== Received: from aserp3020.oracle.com (aserp3020.oracle.com [141.146.126.70]) by userp2130.oracle.com with ESMTP id 2wkfuttc2h-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 30 Nov 2019 23:41:46 +0000 Received: from pps.filterd (aserp3020.oracle.com [127.0.0.1]) by aserp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id xAUNYC1Y034989; Sat, 30 Nov 2019 23:41:46 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserp3020.oracle.com with ESMTP id 2wm1xam12s-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 30 Nov 2019 23:41:45 +0000 Received: from abhmp0001.oracle.com (abhmp0001.oracle.com [141.146.116.7]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id xAUNfdEj001137; Sat, 30 Nov 2019 23:41:40 GMT MIME-Version: 1.0 Message-ID: <056252e6-d622-4b46-80c1-7d35f89d00e0@default> Date: Sat, 30 Nov 2019 15:41:38 -0800 (PST) From: Drew Adams References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> <87h82l82qx.fsf@mail.linkov.net> In-Reply-To: <87h82l82qx.fsf@mail.linkov.net> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4927.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9457 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=942 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1911140001 definitions=main-1911300212 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9457 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1911140001 definitions=main-1911300213 X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > This patch allows searching thru all commands available via M-x, That's not "searching" - certainly not isearching. > i.e. it's like using isearch in the *Completions* buffer like > M-x TAB C-s command That _is_ isearching (in buffer *Completions*). > with without opening the *Completions* buffer, with just > M-x C-s command > to search commands available with M-x M-n M-n M-n ... It's not searching. We use a different key, such as `M-s' or `M-r', to insert a matching history element. `M-s' is `next-matching history-element'. It has nothing in common with Isearch. IMHO, we should never bind `C-s' in the minibuffer to anything. Why? Because the minibuffer is a buffer where text editing and cursor movment are allowed/encouraged/normal. We shouldn't remove the ability to use Isearch there (using the global `C-s' binding). `C-s' in the minibuffer should, as it has before (prior to Emacs 23, it seems), provide Isearch on the minibuffer contents, just like it does in other buffers. I see now that someone changed this in Emacs 23, at least for `read-buffer', to make `C-s' do what has been described in this thread. IMHO, that was a step backward, not forward. (I didn't notice it because I have my own `read-buffer' code.) It's fine to have other keys to find and retrieve past inputs, completion candidates, defaults, etc. That's something we've always done (`M-s', `M-n', etc.). Co-opting `C-s' to do that kind of thing was (and is) misguided, IMO. Spreading it from `C-x b' to `M-x' will be yet another step backward. My FWIW vote is to remove any default bindings of `C-s' in the minibuffer, to let it do its useful job there of `isearch-forward'. From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 Dec 2019 07:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Juri Linkov Cc: Jakub Jankiewicz , Lars Ingebrigtsen , 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.157518584030937 (code B ref 12490); Sun, 01 Dec 2019 07:38:02 +0000 Received: (at 12490) by debbugs.gnu.org; 1 Dec 2019 07:37:20 +0000 Received: from localhost ([127.0.0.1]:35395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibJnD-00082u-0r for submit@debbugs.gnu.org; Sun, 01 Dec 2019 02:37:20 -0500 Received: from mail-pg1-f182.google.com ([209.85.215.182]:32772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibJnA-00082g-RJ for 12490@debbugs.gnu.org; Sun, 01 Dec 2019 02:37:17 -0500 Received: by mail-pg1-f182.google.com with SMTP id 6so12217269pgk.0 for <12490@debbugs.gnu.org>; Sat, 30 Nov 2019 23:37:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TRKeeWZXQ0gJO/2qoN7hPBCGU9JJF0MR9DdZjf+20y0=; b=bdS4PK6CkkOrNWqZQEg7xYyGX68YCEO5BJq94a3gYOvfJvr9TjPvSLTflUFo6ILBNP t0fXMnM+T2o+d9sYus2zSNE/mu2w5auV6afT20+EMkwgIJitaGsoRjYk8Rp6ZYd8TyoZ 37oFknShME5P25or3zoRnRpiSlCE9kfZ61Hqwze29xJ6YFtkvypQkUh1vxVOutadLAgJ CGRguI9O2FMYhdAYLF8RruJi/9YBDB59EwYldai/5RvtUGoG15T0O8xrzQsbZMeQZ31E goPrdDlhrvihx6JZd8+hnnXtLzTQ5Zo6moHX0JGQRGmIzubfyS2ZczA40Jq7Bhk573u4 V1bg== X-Gm-Message-State: APjAAAWsBzx+yqXScYJc4g2+SQOiiV/2VDWT50y233KHxyjUgsIV8sSc WiAKjTJjrxaMCpAkhGWNTOu0wixIVG1PlxmFOMs= X-Google-Smtp-Source: APXvYqwkEnkQB6GBrqW4e61otiHVZv9DDWen7R3KLWVx9zpi306vp/1mhvd86MzAYtZo6nkXBkqYJrY+KCTDZbC0zoc= X-Received: by 2002:a62:1e84:: with SMTP id e126mr6488803pfe.107.1575185830992; Sat, 30 Nov 2019 23:37:10 -0800 (PST) MIME-Version: 1.0 References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> <87h82l82qx.fsf@mail.linkov.net> In-Reply-To: <87h82l82qx.fsf@mail.linkov.net> From: Stefan Kangas Date: Sun, 1 Dec 2019 08:36:59 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Juri Linkov writes: > The problem why this patch is not installed is the need to decide > in what order to sort these commands. The patch sorts alphabetically, > but maybe better to sort by command usage frequency, or somesuch. One possibility would be to install it and improve the ordering later. BTW, do we have a mechanism for sorting by command frequency? Best regards, Stefan Kangas From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 Dec 2019 22:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Stefan Kangas Cc: Jakub Jankiewicz , Lars Ingebrigtsen , 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.15752403997749 (code B ref 12490); Sun, 01 Dec 2019 22:47:01 +0000 Received: (at 12490) by debbugs.gnu.org; 1 Dec 2019 22:46:39 +0000 Received: from localhost ([127.0.0.1]:36849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibXzD-00020u-He for submit@debbugs.gnu.org; Sun, 01 Dec 2019 17:46:39 -0500 Received: from bonobo.birch.relay.mailchannels.net ([23.83.209.22]:25484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibXyt-00020S-VY for 12490@debbugs.gnu.org; Sun, 01 Dec 2019 17:46:38 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id BA66E600DDD; Sun, 1 Dec 2019 22:46:18 +0000 (UTC) Received: from pdx1-sub0-mail-a71.g.dreamhost.com (100-96-4-107.trex.outbound.svc.cluster.local [100.96.4.107]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 378A7600FF1; Sun, 1 Dec 2019 22:46:18 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from pdx1-sub0-mail-a71.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Sun, 01 Dec 2019 22:46:18 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Tank-Descriptive: 58ebf0c61f9b39f6_1575240378531_1882265293 X-MC-Loop-Signature: 1575240378531:3487267148 X-MC-Ingress-Time: 1575240378531 Received: from pdx1-sub0-mail-a71.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a71.g.dreamhost.com (Postfix) with ESMTP id D4EFB96832; Sun, 1 Dec 2019 14:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jurta.org; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=jurta.org; bh=aNN9B8/TrAndg20qFq4y5N2jB+A=; b=L FdYSL6N4qdxP4PhLk2cztajEeWsNn29Lr52fw0Ig/kOrxmb7AYppaCUgDs9xKqqt XW8X3nhcgfC+EROs5MUpHOCZmrw+xSit7z62RtxVqabg3a+UzpCBxRwgGNYVzl0B sUgcMUf/ku30WBhAImmDOewDVrquG2BaRTIgbjd6xY= Received: from mail.jurta.org (m91-129-96-42.cust.tele2.ee [91.129.96.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a71.g.dreamhost.com (Postfix) with ESMTPSA id BB533968B7; Sun, 1 Dec 2019 14:46:08 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a71 From: Juri Linkov Organization: LINKOV.NET References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> <87h82l82qx.fsf@mail.linkov.net> Date: Mon, 02 Dec 2019 00:38:22 +0200 In-Reply-To: (Stefan Kangas's message of "Sun, 1 Dec 2019 08:36:59 +0100") Message-ID: <87o8wrisdd.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) >> The problem why this patch is not installed is the need to decide >> in what order to sort these commands. The patch sorts alphabetically, >> but maybe better to sort by command usage frequency, or somesuch. > > One possibility would be to install it and improve the ordering later. I agree. > BTW, do we have a mechanism for sorting by command frequency? One possibility is to use the minibuffer history to sort by the number of occurrences of each history element, but this method doesn't work when history-delete-duplicates is customized to non-nil, so there are no duplicates in the history. Although I noticed that icomplete.el often proposes the most relevant elements first, but I never investigated how it does this, maybe by frequency? From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 02 Dec 2019 23:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Stefan Kangas Cc: Jakub Jankiewicz , Lars Ingebrigtsen , 12490@debbugs.gnu.org Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.157533040119810 (code B ref 12490); Mon, 02 Dec 2019 23:47:02 +0000 Received: (at 12490) by debbugs.gnu.org; 2 Dec 2019 23:46:41 +0000 Received: from localhost ([127.0.0.1]:39117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibvOr-00059S-21 for submit@debbugs.gnu.org; Mon, 02 Dec 2019 18:46:41 -0500 Received: from eastern.birch.relay.mailchannels.net ([23.83.209.55]:25711) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibvOn-00059D-Ol for 12490@debbugs.gnu.org; Mon, 02 Dec 2019 18:46:38 -0500 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 7BDB95A0D33; Mon, 2 Dec 2019 23:46:36 +0000 (UTC) Received: from pdx1-sub0-mail-a98.g.dreamhost.com (100-96-6-199.trex.outbound.svc.cluster.local [100.96.6.199]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 726E55A0845; Mon, 2 Dec 2019 23:46:35 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Received: from pdx1-sub0-mail-a98.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Mon, 02 Dec 2019 23:46:36 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Blushing-Macabre: 32952ebe0799281d_1575330395899_2985121216 X-MC-Loop-Signature: 1575330395898:3263344608 X-MC-Ingress-Time: 1575330395898 Received: from pdx1-sub0-mail-a98.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a98.g.dreamhost.com (Postfix) with ESMTP id 18B0580183; Mon, 2 Dec 2019 15:46:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jurta.org; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=jurta.org; bh=IjwT8t1Wc3KXnkT0vIoLaNl74kw=; b=E 55vEOwCerAqYfysypM4Fvlwkm5DW9+Z6w8exb8lFER9PBfHta9ClAxbWykkKZEcn ahFBjB146mNaFRdMcNcU0/JdDg6WToW9aIwT82THorn8hmGRX7846UNwm2CzPYmJ tjcpyiKR21tNgx0dqjuB1CgA7MdDvtDHS+FbvPpp7A= Received: from mail.jurta.org (m91-129-96-42.cust.tele2.ee [91.129.96.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a98.g.dreamhost.com (Postfix) with ESMTPSA id C264580173; Mon, 2 Dec 2019 15:46:26 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a98 From: Juri Linkov Organization: LINKOV.NET References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> <87h82l82qx.fsf@mail.linkov.net> <87o8wrisdd.fsf@mail.linkov.net> Date: Tue, 03 Dec 2019 00:51:30 +0200 In-Reply-To: <87o8wrisdd.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 02 Dec 2019 00:38:22 +0200") Message-ID: <87wobecr8x.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) >> BTW, do we have a mechanism for sorting by command frequency? > > One possibility is to use the minibuffer history to sort by the number > of occurrences of each history element, but this method doesn't work > when history-delete-duplicates is customized to non-nil, so there are > no duplicates in the history. > > Although I noticed that icomplete.el often proposes the most > relevant elements first, but I never investigated how it does this, > maybe by frequency? Another place worth looking at https://github.com/nonsequitur/smex It seems using ido to sort commands by frequency? From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 20 17:46:12 2020 Received: (at control) by debbugs.gnu.org; 20 Jan 2020 22:46:13 +0000 Received: from localhost ([127.0.0.1]:46220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfoC-0002m2-PW for submit@debbugs.gnu.org; Mon, 20 Jan 2020 17:46:12 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:55958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfoB-0002hZ-Q9 for control@debbugs.gnu.org; Mon, 20 Jan 2020 17:46:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc:MIME-Version :Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=azzlFVurTD1Md2MnBXbvY/+FmuRJPe1GhgrvYCbSTvc=; b=GUVtdq27RXm1ycZlyJb3121Ht+ f2H912+0tvvsc2BREOC0RFJg1r0y9fwmfPV0xAUcn9xX4IfIkGOCHBsXD35vn5LnxlQkp7eImBtd8 CPtQJFbXsdqhfxVmFlTkyzVsaXGhjjLbqPMgSjmTIE+M//Z//XNakUiOQge1mzMKvyp/IUgfHwPQF SlsB3BsVOi9Ehbh7AIkHcWTxwbhCVu0zBldFOADMJ4jOVpOkPEuJhS5Ia8UISmWv/2l3CM/5gUULS uNcZO8WYtpBqJHjqktW5uV/M1ih0v2DRAx9Ar+ztrRfHpcLAeGqtEoUPj5atpmQwRWhCM4iignOLD R7yJuy1w==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:42562 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1itfo5-000hvF-NV for control@debbugs.gnu.org; Mon, 20 Jan 2020 17:46:06 -0500 Date: Mon, 20 Jan 2020 23:46:03 +0100 To: control@debbugs.gnu.org From: Stefan Kangas Subject: control message for bug #12490 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: -1.0 (-) tags 12490 + confirmed quit From unknown Sun Jun 22 22:48:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12490: 24.2; Search inside Minibuffer don't work with M-x (M-x C-s) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 19 Aug 2020 13:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12490 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch confirmed To: Juri Linkov Cc: Jakub Jankiewicz , 12490@debbugs.gnu.org, Stefan Kangas Received: via spool by 12490-submit@debbugs.gnu.org id=B12490.159784519024252 (code B ref 12490); Wed, 19 Aug 2020 13:54:01 +0000 Received: (at 12490) by debbugs.gnu.org; 19 Aug 2020 13:53:10 +0000 Received: from localhost ([127.0.0.1]:38658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8OWb-0006J6-Oz for submit@debbugs.gnu.org; Wed, 19 Aug 2020 09:53:09 -0400 Received: from quimby.gnus.org ([95.216.78.240]:45550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8OWZ-0006Ik-Dy for 12490@debbugs.gnu.org; Wed, 19 Aug 2020 09:53:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=q+Y96zhfWHsjOdAYJkH6EtWAXhafSK9OC3ACZTFoZ2E=; b=aw2wASE6u0j/FBngiIkkIoHPrV rgLWggTw6ByYT8WL3BQ4V9ir9IKn7ggsn3hkjuqulR56y4mqo7sWGT88ClSoaiaPiP6pZqPufI7Nm 6VRn8CLlkyGqTEy6Bri+Q3+Uk+PhAicbRuUflkJLp0xYgoke4UDWpg6p6XhSQ3MdAGS4=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8OWO-0005OZ-S3; Wed, 19 Aug 2020 15:53:00 +0200 From: Lars Ingebrigtsen References: <20120922224229.7baf7964@jcubic> <87obkxod8c.fsf@mail.jurta.org> <87bltxx458.fsf@joffe.skangas.se> <87o8x2lkon.fsf@gnus.org> <87h82l82qx.fsf@mail.linkov.net> <87o8wrisdd.fsf@mail.linkov.net> X-Now-Playing: Pieter Nooten & Michael Brook's _Sleeps With The Fishes_: "The Choice" Date: Wed, 19 Aug 2020 15:52:55 +0200 In-Reply-To: <87o8wrisdd.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 02 Dec 2019 00:38:22 +0200") Message-ID: <87wo1u3fpk.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juri Linkov writes: >> One possibility would be to install it and improve the ordering later. > > I agree. It seems that everybody here agreed that this was a good patch (even if some tweaking might be nice), so I've applied it to Emacs 28. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Juri Linkov writes: >> One possibility would be to install it and improve the ordering later. > > I agree. It seems that everybody here agreed that this was a good patch (even if some tweaking might be nice), so I've applied it to Emacs 28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 19 09:53:13 2020 Received: (at control) by debbugs.gnu.org; 19 Aug 2020 13:53:13 +0000 Received: from localhost ([127.0.0.1]:38661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8OWf-0006JM-0W for submit@debbugs.gnu.org; Wed, 19 Aug 2020 09:53:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:45568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8OWe-0006Ix-53 for control@debbugs.gnu.org; Wed, 19 Aug 2020 09:53:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=wPcPUj17gi6ccZYBS1oWg7JAFVEjc7KxeR1tkVIFUSE=; b=D+nEB5cjUgE3WXstruJ8JD8qss 8hASP4GtaBR5tvaDrvoy4PZO8JpW6Ygoy5Vsd3Kx6u9EdepS3VRMcBz8MeVqkjc4ZppVPpV+hcAhx hS1853lADy/glTvBRsILKHXrRgavzI2lXpVh/L29HxrV0qesIDxaeTmEt/OOctqRfMFw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8OWW-0005PI-E4 for control@debbugs.gnu.org; Wed, 19 Aug 2020 15:53:06 +0200 Date: Wed, 19 Aug 2020 15:53:03 +0200 Message-Id: <87v9he3fpc.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #12490 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 12490 fixed close 12490 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 12490 fixed close 12490 28.1 quit