From unknown Sat Jun 21 03:12:44 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#50920 <50920@debbugs.gnu.org> To: bug#50920 <50920@debbugs.gnu.org> Subject: Status: 28.0.50; patch for image-dired.el (master or emacs-28?) Reply-To: bug#50920 <50920@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:12:44 +0000 retitle 50920 28.0.50; patch for image-dired.el (master or emacs-28?) reassign 50920 emacs submitter 50920 Peter M=C3=BCnster severity 50920 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 30 16:07:59 2021 Received: (at submit) by debbugs.gnu.org; 30 Sep 2021 20:07:59 +0000 Received: from localhost ([127.0.0.1]:54093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mW2LX-0004gw-FV for submit@debbugs.gnu.org; Thu, 30 Sep 2021 16:07:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:42888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mW2LV-0004gn-HE for submit@debbugs.gnu.org; Thu, 30 Sep 2021 16:07:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mW2LV-0007JH-Cs for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2021 16:07:57 -0400 Received: from server.a16n.net ([178.33.238.77]:52608) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mW2LQ-00008H-DI for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2021 16:07:56 -0400 Received: from ws.localdomain (arennes-662-1-67-94.w2-14.abo.wanadoo.fr [2.14.177.94]) by server.a16n.net (Postfix) with ESMTPSA id 5A18843E0755 for ; Thu, 30 Sep 2021 22:07:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a16n.net; s=a16n; t=1633032468; bh=r3p91psrBxeZZuIpB+paiIkxvKQJTMQSOXHA7i5+LSU=; h=From:To:Subject:Date; b=iJaB7pWAcwdOYF94wXrFzZOVfLQ9r53GTBDNgiESaFBEWeL+Z8ESBVI1calEVAGRo RT5lu2zvpGFVtoo09QrGmnlL54sHD+LSMQnUlEWvXElQw3ef83n3qGuFK3xCgVER+A jTfY491ndDyios3h9rbZdkAYe+/azCCBxjX9jOm2PZ1fIyNjqPOtejM6ituVUZYcHu mf+ooaolLBEKsD6nOZjVt91KQpBTycLslSmY/zKINGclLxcDzpWwhAFl64TDSX/Ntt /FoX6gaomTdlJW8ASVBG5S0OgCdMH01/+MhxFMxRUQCeEiZGVCgCt0Tri/znYfmd54 YVzK54DXyyvkA== Received: by ws.localdomain (Postfix, from userid 1000) id B8DDF2051C; Thu, 30 Sep 2021 22:07:47 +0200 (CEST) From: =?utf-8?Q?Peter_M=C3=BCnster?= To: bug-gnu-emacs@gnu.org Subject: 28.0.50; patch for image-dired.el (master or emacs-28?) Date: Thu, 30 Sep 2021 22:07:47 +0200 Message-ID: <87tui16d4c.fsf@a16n.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Received-SPF: pass client-ip=178.33.238.77; envelope-from=pm@a16n.net; helo=server.a16n.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I've created the attached patch already 2 weeks ago, unfortunately it doesn't apply any more to the master branch. Could you please integrate it into the emacs-28 branch? Or do you prefer, that I create a new patch for master? Kind regards, =2D-=20 Peter --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-New-command-for-unmarking-all-images.patch Content-Transfer-Encoding: quoted-printable From=20b613bb7ae39cfaf0a0078ae731d550f98d8d08cb Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?Peter=3D20M=3DC3=3DBCnster?=3D Date: Thu, 16 Sep 2021 08:49:43 +0200 Subject: [PATCH] New command for unmarking all images * lisp/image-dired.el (image-dired-unmark-all-marks): Remove marks from Dired buffer and update the view of the thumbnails. =2D-- etc/NEWS | 5 ++++- lisp/image-dired.el | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index f22801cfbe..85d332306b 100644 =2D-- a/etc/NEWS +++ b/etc/NEWS @@ -2523,7 +2523,10 @@ If non-nil (the default), use 'image-dired-thumb-mar= k' to say what images are marked. =20 --- =2D*** New command 'image-dired-delete-marked'. +*** New commands for the thumbnail buffer. +The new commands 'image-dired-delete-marked' and +'image-dired-unmark-all-marks' have been added with bindings in the +menu. =20 ** Flymake mode =20 diff --git a/lisp/image-dired.el b/lisp/image-dired.el index b92a9371ec..0b4263ca17 100644 =2D-- a/lisp/image-dired.el +++ b/lisp/image-dired.el @@ -1433,6 +1433,14 @@ image-dired-toggle-mark-thumb-original-file (interactive) (image-dired-modify-mark-on-thumb-original-file 'toggle)) =20 +(defun image-dired-unmark-all-marks () + "Remove all marks from all files. +Do this in the Dired buffer and update this thumbnail buffer." + (interactive) + (with-current-buffer (image-dired-associated-dired-buffer) + (dired-unmark-all-marks)) + (image-dired-thumb-update-marks)) + (defun image-dired-jump-original-dired-buffer () "Jump to the dired buffer associated with the current image file. You probably want to use this together with @@ -1536,6 +1544,7 @@ image-dired-thumbnail-mode-map ["Quit" quit-window] ["Delete thumbnail from buffer" image-dired-delete-char] ["Delete marked images" image-dired-delete-marked] + ["Unmark all marks" image-dired-unmark-all-marks] ["Remove tag from current or marked thumbnails" image-dired-tag-thumbnail-remove] ["Tag current or marked thumbnails" image-dired-tag-thumbnail] =2D-=20 2.31.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iGoEARECACoWIQS/5hHRBUjla4uZVXU6jitvQ7HLaAUCYVYZEwwccG1AYTE2bi5u ZXQACgkQOo4rb0Oxy2iIFwCgo1qNN8s3MA5RCBLa1R7QCJ3UYu8AoMZEUywh30fZ YHzGvIbdI2E2fpAH =taLw -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 01:43:22 2021 Received: (at 50920) by debbugs.gnu.org; 1 Oct 2021 05:43:22 +0000 Received: from localhost ([127.0.0.1]:54445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWBKM-00029i-8r for submit@debbugs.gnu.org; Fri, 01 Oct 2021 01:43:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWBKH-00029S-Si for 50920@debbugs.gnu.org; Fri, 01 Oct 2021 01:43:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42410) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWBKB-000414-TK; Fri, 01 Oct 2021 01:43:11 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3908 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWBKB-0001JP-D3; Fri, 01 Oct 2021 01:43:11 -0400 Date: Fri, 01 Oct 2021 08:42:52 +0300 Message-Id: <83fstlfggz.fsf@gnu.org> From: Eli Zaretskii To: Peter =?iso-8859-1?Q?M=FCnster?= In-Reply-To: <87tui16d4c.fsf@a16n.net> (message from Peter =?iso-8859-1?Q?M=FCnster?= on Thu, 30 Sep 2021 22:07:47 +0200) Subject: Re: bug#50920: 28.0.50; patch for image-dired.el (master or emacs-28?) References: <87tui16d4c.fsf@a16n.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50920 Cc: 50920@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: -3.3 (---) > From: Peter Münster > Date: Thu, 30 Sep 2021 22:07:47 +0200 > > I've created the attached patch already 2 weeks ago, unfortunately it > doesn't apply any more to the master branch. Could you please integrate > it into the emacs-28 branch? Or do you prefer, that I create a new patch > for master? Please prepare a patch for master. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 02:30:01 2021 Received: (at 50920) by debbugs.gnu.org; 1 Oct 2021 06:30:01 +0000 Received: from localhost ([127.0.0.1]:54536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWC3V-0003Lz-3v for submit@debbugs.gnu.org; Fri, 01 Oct 2021 02:30:01 -0400 Received: from server.a16n.net ([178.33.238.77]:57518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWC3T-0003Lk-5a for 50920@debbugs.gnu.org; Fri, 01 Oct 2021 02:29:59 -0400 Received: from ws.localdomain (arennes-662-1-67-94.w2-14.abo.wanadoo.fr [2.14.177.94]) by server.a16n.net (Postfix) with ESMTPSA id 1E7D043E0519; Fri, 1 Oct 2021 08:29:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a16n.net; s=a16n; t=1633069793; bh=quzU3cYmhEhmoLnQ/21MfJN2c/JJLkJhWKMojb28NOY=; h=From:To:Cc:Subject:References:Date; b=gj9nHdQ1cSc13OQQJ8HP42/NXsjdLqcX6S83StNc/vJdwI1BumflCpwg4Il0CNQDV Uc8IkAwLzjbxkPZIL6LhqkFup7YYld269Nr0Is7qpt0A323dAkind0bKAxIaUOOSnT Fc0FFfEIIsEiPtepVaKqKzpSyY9m21KPKR5uBhfWM4FW9PByZM97Lh4YpKjRu/DDl2 IIhYSfZ8KqsxoJaoOvFdcG0EX7PQtK1gjc9S33USXa6uxpO/ADz+nGnRebxk46r0AF 5BxkSHCe30WL2ZYYXSJMfr8R98wno2rGqP+qKi6OTSYT9xVRWM7hj8QB1aqNtvpV6Z Gy9JfFcKi4jSw== Received: by ws.localdomain (Postfix, from userid 1000) id 5F04220520; Fri, 1 Oct 2021 08:29:52 +0200 (CEST) From: =?utf-8?Q?Peter_M=C3=BCnster?= To: Eli Zaretskii Subject: Re: bug#50920: 28.0.50; patch for image-dired.el (master or emacs-28?) References: <87tui16d4c.fsf@a16n.net> <83fstlfggz.fsf@gnu.org> Date: Fri, 01 Oct 2021 08:29:52 +0200 Message-ID: <87lf3dz28v.fsf@a16n.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50920 Cc: 50920@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 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, Oct 01 2021, Eli Zaretskii wrote: > Please prepare a patch for master. Please find it here attached. =2D-=20 Peter --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-New-command-for-unmarking-all-images.patch Content-Transfer-Encoding: quoted-printable From=2045a823990bc8e1917b4cfa107b9e8697a094b067 Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?Peter=3D20M=3DC3=3DBCnster?=3D Date: Fri, 1 Oct 2021 08:28:53 +0200 Subject: [PATCH] New command for unmarking all images * lisp/image-dired.el (image-dired-unmark-all-marks): Remove marks from Dired buffer and update the view of the thumbnails. =2D-- etc/NEWS | 7 +++++++ lisp/image-dired.el | 9 +++++++++ 2 files changed, 16 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index d0e41baaeb..9e9c90c7e5 100644 =2D-- a/etc/NEWS +++ b/etc/NEWS @@ -36,6 +36,13 @@ applies, and please also update docstrings as needed. * Changes in Specialized Modes and Packages in Emacs 29.1 =20 +** image-dired + +--- +*** New command for the thumbnail buffer. +The new command 'image-dired-unmark-all-marks' has been added with a +binding in the menu. + * New Modes and Packages in Emacs 29.1 =20 diff --git a/lisp/image-dired.el b/lisp/image-dired.el index 3ca47300a9..ec3f988bfb 100644 =2D-- a/lisp/image-dired.el +++ b/lisp/image-dired.el @@ -1433,6 +1433,14 @@ image-dired-toggle-mark-thumb-original-file (interactive) (image-dired-modify-mark-on-thumb-original-file 'toggle)) =20 +(defun image-dired-unmark-all-marks () + "Remove all marks from all files. +Do this in the Dired buffer and update this thumbnail buffer." + (interactive) + (with-current-buffer (image-dired-associated-dired-buffer) + (dired-unmark-all-marks)) + (image-dired-thumb-update-marks)) + (defun image-dired-jump-original-dired-buffer () "Jump to the dired buffer associated with the current image file. You probably want to use this together with @@ -1536,6 +1544,7 @@ image-dired-thumbnail-mode-map ["Quit" quit-window] ["Delete thumbnail from buffer" image-dired-delete-char] ["Delete marked images" image-dired-delete-marked] + ["Unmark all marks" image-dired-unmark-all-marks] ["Remove tag from current or marked thumbnails" image-dired-tag-thumbnail-remove] ["Tag current or marked thumbnails" image-dired-tag-thumbnail] =2D-=20 2.31.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iGoEARECACoWIQS/5hHRBUjla4uZVXU6jitvQ7HLaAUCYVaq4AwccG1AYTE2bi5u ZXQACgkQOo4rb0Oxy2j35QCgyf233/k803xlnJPhpup4tVMnonkAn3IKnsgdui3f wmDgevjMFs2j+BNw =TwDj -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 08:49:57 2021 Received: (at 50920) by debbugs.gnu.org; 1 Oct 2021 12:49:57 +0000 Received: from localhost ([127.0.0.1]:54924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWHzA-0000UI-T2 for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:49:57 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWHz8-0000Td-N6 for 50920@debbugs.gnu.org; Fri, 01 Oct 2021 08:49:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=401bQ8cdHHP7ntjHYmDWeDVQLRXGEjKelJnimalmMzI=; b=T3Mv7lGiJOUZXCDARMSbXJLl4R 7ltQw9s9h4miTY+3EUXNYlDXlGr1ku+dBj/LjMy1P2CwYYZfP+yx4jG0SuApStwDCLFn5qF2oABsf RxoERnEFOgfvfv7oZlOgOT0TVOvAA3GV6M0xDjsZg939tE/2/jDcZrTxUa3LGqXLhSiA=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mWHz0-0001NA-7Q; Fri, 01 Oct 2021 14:49:48 +0200 From: Lars Ingebrigtsen To: Peter =?utf-8?Q?M=C3=BCnster?= Subject: Re: bug#50920: 28.0.50; patch for image-dired.el (master or emacs-28?) References: <87tui16d4c.fsf@a16n.net> <83fstlfggz.fsf@gnu.org> <87lf3dz28v.fsf@a16n.net> X-Now-Playing: The Notwist's _Vertigo Dubs Vol. 1: Odd Nosdam_: "Ship (Odd Nosdam Remix)" Date: Fri, 01 Oct 2021 14:49:45 +0200 In-Reply-To: <87lf3dz28v.fsf@a16n.net> ("Peter =?utf-8?Q?M=C3=BCnster=22's?= message of "Fri, 01 Oct 2021 08:29:52 +0200") Message-ID: <87ee94x63a.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Peter Münster writes: > Please find it here attached. Thanks; applied to Emacs 29. 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: -2.3 (--) X-Debbugs-Envelope-To: 50920 Cc: Eli Zaretskii , 50920@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: -3.3 (---) Peter M=C3=BCnster writes: > Please find it here attached. Thanks; applied to Emacs 29. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 08:50:00 2021 Received: (at control) by debbugs.gnu.org; 1 Oct 2021 12:50:00 +0000 Received: from localhost ([127.0.0.1]:54927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWHzE-0000Ua-2k for submit@debbugs.gnu.org; Fri, 01 Oct 2021 08:50:00 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWHzC-0000U7-Vg for control@debbugs.gnu.org; Fri, 01 Oct 2021 08:49:59 -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=wHIXoH8gTTjprgZ9pveuM0rtqN5+wcxxVmsbvQSUnhc=; b=IpQi8WCLKL1jTEP7YSkbqIsi/G EVLvILQZRfyxSPL8BJCRAWYRwZwQyQzhZEzE8kFrr6GkUe8Jrou6vGYCWnmucotIuxnY02dXcYIai 3YkDHGsFZindwgPOP/cXNKAyyz7JyQSZAmLCCWy9VeFvyB6RsKLeiHE1Urtr7VXy17F8=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mWHz5-0001NM-DP for control@debbugs.gnu.org; Fri, 01 Oct 2021 14:49:53 +0200 Date: Fri, 01 Oct 2021 14:49:51 +0200 Message-Id: <87czoox634.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #50920 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: close 50920 29.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: -2.3 (--) 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: -3.3 (---) close 50920 29.1 quit From unknown Sat Jun 21 03:12:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 30 Oct 2021 11:24:05 +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