From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.bugs Subject: bug#62815: Gnus: MIME types of attachments contain regexp quotation Date: Sun, 07 May 2023 08:21:02 +0800 Message-ID: <87pm7d3sb5.fsf@ust.hk> References: <87o7ns0ztt.fsf@physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28055"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Eli Zaretskii To: 62815@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 07 02:22:25 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 1pvSAT-0007C2-Fw for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 07 May 2023 02:22:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pvSAA-0006Mm-V4; Sat, 06 May 2023 20:22:07 -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 1pvSA6-0006MS-Jq for bug-gnu-emacs@gnu.org; Sat, 06 May 2023 20:22:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pvSA6-0005k4-AR for bug-gnu-emacs@gnu.org; Sat, 06 May 2023 20:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pvSA6-0005Kh-2s for bug-gnu-emacs@gnu.org; Sat, 06 May 2023 20:22:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <87o7ns0ztt.fsf@physik.rwth-aachen.de> Resent-From: Andrew Cohen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 07 May 2023 00:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62815 X-GNU-PR-Package: emacs Original-Received: via spool by 62815-submit@debbugs.gnu.org id=B62815.168341887920435 (code B ref 62815); Sun, 07 May 2023 00:22:02 +0000 Original-Received: (at 62815) by debbugs.gnu.org; 7 May 2023 00:21:19 +0000 Original-Received: from localhost ([127.0.0.1]:36020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvS9P-0005JX-Il for submit@debbugs.gnu.org; Sat, 06 May 2023 20:21:19 -0400 Original-Received: from andy.bu.edu ([128.197.41.152]:46360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvS9N-0005JG-Jt for 62815@debbugs.gnu.org; Sat, 06 May 2023 20:21:18 -0400 Original-Received: from [193.176.211.228] (helo=clove) by andy.bu.edu with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pvS9G-0000GP-Rs; Sat, 06 May 2023 20:21:11 -0400 X-Spam_score: -1.4 X-Spam_score_int: -13 X-Spam_bar: - X-Spam_report: Spam detection software, running on the system "andy.bu.edu", 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: My patch has spent almost a week on master with no complaints. Eli, OK to push this regression fix to emacs-29 and close the bug report? (I assume to push to emacs-29 I just checkout emacs-29, cherry-pick the commit, and push?) -- Andrew Cohen Content analysis details: (-1.4 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] 1.5 F 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:261226 Archived-At: My patch has spent almost a week on master with no complaints. Eli, OK to push this regression fix to emacs-29 and close the bug report? (I assume to push to emacs-29 I just checkout emacs-29, cherry-pick the commit, and push?) -- Andrew Cohen