From unknown Mon Jun 23 23:49:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24883 <24883@debbugs.gnu.org> To: bug#24883 <24883@debbugs.gnu.org> Subject: Status: 26.0.50; The documentation of package-menu-filter is incomplete (missing doc on arc: and stauts:) Reply-To: bug#24883 <24883@debbugs.gnu.org> Date: Tue, 24 Jun 2025 06:49:10 +0000 retitle 24883 26.0.50; The documentation of package-menu-filter is incomple= te (missing doc on arc: and stauts:) reassign 24883 emacs submitter 24883 Chunyang Xu severity 24883 minor tag 24883 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 05 13:36:42 2016 Received: (at submit) by debbugs.gnu.org; 5 Nov 2016 17:36:42 +0000 Received: from localhost ([127.0.0.1]:46107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c34tV-0000rZ-Lw for submit@debbugs.gnu.org; Sat, 05 Nov 2016 13:36:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c2wtz-0003lR-2d for submit@debbugs.gnu.org; Sat, 05 Nov 2016 05:04:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2wtt-0006XU-0Y for submit@debbugs.gnu.org; Sat, 05 Nov 2016 05:04:33 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45525) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2wts-0006XL-Tv for submit@debbugs.gnu.org; Sat, 05 Nov 2016 05:04:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2wtr-0005s4-Qy for bug-gnu-emacs@gnu.org; Sat, 05 Nov 2016 05:04:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2wto-0006Rq-Mh for bug-gnu-emacs@gnu.org; Sat, 05 Nov 2016 05:04:31 -0400 Received: from smtpbgsg2.qq.com ([54.254.200.128]:51759) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2wto-0006AG-3L for bug-gnu-emacs@gnu.org; Sat, 05 Nov 2016 05:04:28 -0400 X-QQ-mid: bizesmtp7t1478336619tvkkzch22 Received: from [192.168.0.108] (unknown [180.126.93.86]) by esmtp4.qq.com (ESMTP) with SMTP id 0 for ; Sat, 05 Nov 2016 17:03:38 +0800 (CST) X-QQ-SSF: 0110000000200020F212B00A0000000 X-QQ-FEAT: GSOvRtudih5IJ+e6+wNcfyrFIGzgw/GDTE93vFwXOisJGWFsGuXoNAUNay8lG RjgZugob7/xKxUO1XHB5yKikt76Ck9xGIvnMPSNJQ36hyPttm3mBZG351qUPUmb6IDt3M44 p/hHFBmKwuT4yV+1weDoB1OwMGnKspjKDIcGiD9XWORhTvLki55femJlctChcloMpeA8a3K kScU2XTaw6V8sFCkGs3tdrEDDUEQlmSvmDDPLVxJQhVr6ZEar4/nU X-QQ-GoodBg: 0 To: bug-gnu-emacs@gnu.org Subject: 26.0.50; The documentation of package-menu-filter is incomplete (missing doc on arc: and stauts:) From: Chunyang Xu Message-ID: <601db8f4-4d67-e415-b0f6-5e92f41f9808@xuchunyang.me> Date: Sat, 5 Nov 2016 17:03:35 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-QQ-SENDSIZE: 520 X-QQ-Bgrelay: 1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 05 Nov 2016 13:36:40 -0400 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: -5.0 (-----) Except keywords like 'games', package-menu-filter is also able to filter packages by status or by archive, by writing arc:ARCHIVE and status:STATUS. But this is not documented in the doc-string or Emacs manual. BTW, I learnt this feature on http://endlessparentheses.com/new-in-emacs-25-1-filtering-by-status-and-archive.html From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 08:39:11 2019 Received: (at 24883) by debbugs.gnu.org; 27 Jul 2019 12:39:11 +0000 Received: from localhost ([127.0.0.1]:43834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrLyg-0007kZ-TI for submit@debbugs.gnu.org; Sat, 27 Jul 2019 08:39:11 -0400 Received: from quimby.gnus.org ([80.91.231.51]:37650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrLyf-0007kQ-QS for 24883@debbugs.gnu.org; Sat, 27 Jul 2019 08:39:10 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hrLyb-0008Sm-OG; Sat, 27 Jul 2019 14:39:08 +0200 From: Lars Ingebrigtsen To: Chunyang Xu Subject: Re: bug#24883: 26.0.50; The documentation of package-menu-filter is incomplete (missing doc on arc: and stauts:) References: <601db8f4-4d67-e415-b0f6-5e92f41f9808@xuchunyang.me> Date: Sat, 27 Jul 2019 14:39:04 +0200 In-Reply-To: <601db8f4-4d67-e415-b0f6-5e92f41f9808@xuchunyang.me> (Chunyang Xu's message of "Sat, 5 Nov 2016 17:03:35 +0800") Message-ID: <875znnirdj.fsf@mouse.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: Chunyang Xu writes: > Except keywords like 'games', package-menu-filter is also able to filter > packages by status or by archive, by writing arc:ARCHIVE and > status:STATUS. But this is not documented in the doc-string [...] 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: 24883 Cc: 24883@debbugs.gnu.org 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 (-) Chunyang Xu writes: > Except keywords like 'games', package-menu-filter is also able to filter > packages by status or by archive, by writing arc:ARCHIVE and > status:STATUS. But this is not documented in the doc-string or Emacs > manual. > > BTW, I learnt this feature on > http://endlessparentheses.com/new-in-emacs-25-1-filtering-by-status-and-archive.html Thanks; I've now included this in the doc string of that command in Emacs 27. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 08:39:15 2019 Received: (at control) by debbugs.gnu.org; 27 Jul 2019 12:39:15 +0000 Received: from localhost ([127.0.0.1]:43837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrLyl-0007kr-6J for submit@debbugs.gnu.org; Sat, 27 Jul 2019 08:39:15 -0400 Received: from quimby.gnus.org ([80.91.231.51]:37664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrLyk-0007kk-1p for control@debbugs.gnu.org; Sat, 27 Jul 2019 08:39:14 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hrLyh-0008VA-DI for control@debbugs.gnu.org; Sat, 27 Jul 2019 14:39:13 +0200 Date: Sat, 27 Jul 2019 14:39:11 +0200 Message-Id: <874l37irdc.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #24883 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 24883 fixed close 24883 27.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 24883 fixed close 24883 27.1 quit From unknown Mon Jun 23 23:49:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 25 Aug 2019 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator