From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [192.168.2.1] (port=28638 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1pCOqI-00113G-0m; Mon, 02 Jan 2023 23:13:22 +0530 From: Arun Isaac To: Ricardo Wurmus Cc: Arun Isaac , 49115-done@debbugs.gnu.org, guile-email@systemreboot.net Subject: [PATCH 0/1] Do not check for MIME encoded words Date: Mon, 2 Jan 2023 17:43:11 +0000 Message-Id: <20230102174312.9685-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.38.1 In-Reply-To: <87ilhq5lyw.fsf@elephly.net> References: <87ilhq5lyw.fsf@elephly.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Hi Ricardo, I have an additional small improvement. guile-email transparently handles MIME encoded words. We need not check for them. Patch follows. Regards, Arun Arun Isaac (1): debbugs: Do not check for MIME encoded words in subject. mumi/debbugs.scm | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) -- 2.38.1