From 8ba6465ffa558a30bed3377155fb11a38e2e6041 Mon Sep 17 00:00:00 2001 From: Matthew Lear Date: Thu, 5 Nov 2015 19:51:53 +0000 Subject: [PATCH] notmuch-emacs: forward messages inline --- 1f/0cfe8e74e6a912b7d8731e873437c13b1a91e5 | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 1f/0cfe8e74e6a912b7d8731e873437c13b1a91e5 diff --git a/1f/0cfe8e74e6a912b7d8731e873437c13b1a91e5 b/1f/0cfe8e74e6a912b7d8731e873437c13b1a91e5 new file mode 100644 index 000000000..24e7106de --- /dev/null +++ b/1f/0cfe8e74e6a912b7d8731e873437c13b1a91e5 @@ -0,0 +1,66 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id A74E56DE13A3 + for ; Thu, 5 Nov 2015 11:59:36 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.02 +X-Spam-Level: +X-Spam-Status: No, score=0.02 tagged_above=-999 required=5 tests=[AWL=0.740, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id WHJk2IJwMCcs for ; + Thu, 5 Nov 2015 11:59:34 -0800 (PST) +X-Greylist: delayed 458 seconds by postgrey-1.35 at arlo; + Thu, 05 Nov 2015 11:59:34 PST +Received: from avasout06.plus.net (avasout06.plus.net [212.159.14.18]) + by arlo.cworth.org (Postfix) with ESMTPS id 388776DE1320 + for ; Thu, 5 Nov 2015 11:59:33 -0800 (PST) +Received: from [192.168.1.11] ([80.229.236.194]) by avasout06 with smtp + id dvrs1r0034CLJ5401vrtL6; Thu, 05 Nov 2015 19:51:53 +0000 +X-CM-Score: 0.00 +X-CNFS-Analysis: v=2.1 cv=E4sw3vpl c=1 sm=1 tr=0 + a=G4bc5lkgapKKm1P+Twxy3Q==:117 a=G4bc5lkgapKKm1P+Twxy3Q==:17 a=0Bzu9jTXAAAA:8 + a=80hmnl3cAAAA:8 a=kj9zAlcOel0A:10 a=gASeURv6x3UyqJiYlx0A:9 a=CjuIK1q_8ugA:10 +Subject: notmuch-emacs: forward messages inline +From: Matthew Lear +Content-Type: text/plain; + charset=us-ascii +X-Mailer: iPad Mail (12H143) +Message-Id: <430FC760-8BF5-4798-89B5-E7F2A16564B7@bubblegen.co.uk> +Date: Thu, 5 Nov 2015 19:51:53 +0000 +To: notmuch@notmuchmail.org +Content-Transfer-Encoding: quoted-printable +Mime-Version: 1.0 (1.0) +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 05 Nov 2015 19:59:36 -0000 + +Hi all. Are there any recommended ways to selectively forward an email as in= +line with notmuch-emacs rather than as an RFC822 attachment, eg have a new s= +hortcut key that can be used for this purpose in addition to f? I have toggl= +ed one of the mml configuration variables (I forget exactly what it was) whi= +ch switched the forwarding method to inline (ACAICT this also removed the ab= +ility of being able to forward as RFC822), but it also included various head= +er information in the body of the email. Not good. +I was wondering if any of you have such lisp-fu in your .emacs, or have any t= +houghts on how one could go about going this through a custom key binding. +Cheers, + Matt + + +=20= -- 2.26.2