From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:267::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms12 with LMTPS id SF0yFF8I8l9iMwAAsNZ9tg (envelope-from ); Sun, 03 Jan 2021 18:09:35 +0000 Received: from out0.migadu.com ([2001:41d0:2:267::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KKvQH14I8l9EAwAAbx9fmQ (envelope-from ); Sun, 03 Jan 2021 18:09:34 +0000 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1609697374; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=WqMTa1t1xv0GFMGrjM0t/R9BnLMng8LOO/P6DNOoaco=; b=q1fm0OSmZjGdMaKZMZ6XtioUsa6+Zi5QqJlDoWHIBq5bwSD9d6qzlOJm5HTkFNo+Q1YTeG urtFeMq08H9LMGhYwmD5iVcBdVRGYF4vkoPuxWe5U2BWOaDPL8ov8Jr+4KWElcALlpMAvu WHLRybhwkTZsQe+BVk2MhgBrkM/lf6oBAcDH8oaYz8D7S/S2WnnJ2LR4YytFE7nAdw85Kb xKG3EJaQsNs/fDJJdvio36sH8QUZ5PURdufiU/RyRIMfIPBfsq8OimeH+1p/61S9IEg1wn V6p1AXd3NTPEL0wVfTJMiWxMphCUA4ziMxRDzRzyB+oA649OK8vKkVr8+MsX9Q== From: Kyle Meyer To: piem@inbox.kyleam.com Subject: [PATCH 0/3] notmuch: Improve handling of attached patches Message-Id: <20210103180912.17404-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Date: Sun, 03 Jan 2021 18:09:33 GMT X-TUID: 1kP74Qmspd6G I've hit into a few cases where piem-notmuch-am-ready-mbox hasn't been able to find an attached patch. This series, in particular patch 2, should improve the situation. [1/3] piem-notmuch--with-current-message: Declare debug and indent specs [2/3] piem-notmuch-am-ready-mbox: Improve handling of attachments [3/3] gnus, notmuch: Absorb now-shared bits into patch attachment helper piem-gnus.el | 14 ++----------- piem-notmuch.el | 52 ++++++++++++++++++++++++++----------------------- piem.el | 21 ++++++++++++-------- 3 files changed, 43 insertions(+), 44 deletions(-) base-commit: 96da1c622caac904e3f60e306847a4e68ca15e0c -- 2.29.2