--- /dev/null
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 6A5986DE1401\r
+ for <notmuch@notmuchmail.org>; Sun, 23 Aug 2015 21:56:40 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.863\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.863 tagged_above=-999 required=5 tests=[AWL=0.211, \r
+ SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id Wyio3HBrwPCP for <notmuch@notmuchmail.org>;\r
+ Sun, 23 Aug 2015 21:56:36 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 796686DE13F4\r
+ for <notmuch@notmuchmail.org>; Sun, 23 Aug 2015 21:56:35 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id D580010008E;\r
+ Mon, 24 Aug 2015 07:55:00 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Jani Nikula <jani@nikula.org>, David Mazieres expires 2015-11-21 PST\r
+ <mazieres-sq2pk9bjt9dizmviwwy2ms7n7w@temporary-address.scs.stanford.edu>,\r
+ sfischme@uwaterloo.ca, notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: Resending the same email\r
+In-Reply-To: <87twrp4u0d.fsf@nikula.org>\r
+References: <87h9nqxiw3.fsf@uwaterloo.ca> <87r3mtokkp.fsf@ta.scs.stanford.edu>\r
+ <87twrp4u0d.fsf@nikula.org>\r
+User-Agent: Notmuch/0.20.2+67~g287e782 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Mon, 24 Aug 2015 07:55:00 +0300\r
+Message-ID: <m2r3mt5lqz.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 24 Aug 2015 04:56:40 -0000\r
+\r
+On Sun, Aug 23 2015, Jani Nikula <jani@nikula.org> wrote:\r
+\r
+> On Sun, 23 Aug 2015, David Mazieres <dm-list-email-notmuch@scs.stanford.edu> wrote:\r
+>> Sebastian Fischmeister <sfischme@uwaterloo.ca> writes:\r
+>>\r
+>>> Hi,\r
+>>>\r
+>>> My previous mail editor had a useful feature to resend already sent\r
+>>> emails. It's essentially opening an already sent email and have the\r
+>>> senders, subject, and body pre-filled as well as all attachments\r
+>>> attached.\r
+>>>\r
+>>> Is this easy to achieve in notmuch? The attachments seem a bit tricky.\r
+>>\r
+>> I often pipe the message to sendmail, using emacs's\r
+>> notmuch-show-pipe-message command (bound to '|' by default). However I\r
+>> agree it would be much nicer to be able to edit the headers slightly, so\r
+>> as to add headers like Resent-To.\r
+>>\r
+>> On a related note, another feature I really miss is the ability to edit\r
+>> and re-send a bounced message. (I realize this could be problematic for\r
+>> notmuch, in that you really want to re-send it with the same\r
+>> message-ID.)\r
+>\r
+> http://notmuchmail.org/emacstips/#index16h2\r
+>\r
+> (define-key notmuch-show-mode-map "b"\r
+> (lambda (&optional address)\r
+> "Bounce the current message."\r
+> (interactive "sBounce To: ")\r
+> (notmuch-show-view-raw-message)\r
+> (message-resend address)))\r
+>\r
+> This really should be part of notmuch-emacs, but as I recall it we just\r
+> never came to a conclusion whether this does the right thing or not.\r
+\r
+There is also http://article.gmane.org/gmane.mail.notmuch.general/20179\r
+(which is now stale, due to context in defining key "b")\r
+\r
+I've planned a new version which does *NOT*\r
+\r
+1) initially do the comma (,) magic in notmuch-address-from-minibuffer\r
+\r
+2) initially add the keybinding "b" in notmuch-show-mode-map\r
+\r
+... that means a 3-patch series :D\r
+\r
+\r
+Tomi\r
+\r
+\r
+>\r
+> BR,\r
+> Jani.\r