Re: [PATCH] emacs: make use of `message-make-from'
authoraeuii <aeuii@posteo.de>
Mon, 11 Apr 2016 06:29:25 +0000 (08:29 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:35 +0000 (16:21 -0700)
d4/93ba6464fc3006696ae9ca28b3fbc562e7277c [new file with mode: 0644]

diff --git a/d4/93ba6464fc3006696ae9ca28b3fbc562e7277c b/d4/93ba6464fc3006696ae9ca28b3fbc562e7277c
new file mode 100644 (file)
index 0000000..8f24a41
--- /dev/null
@@ -0,0 +1,69 @@
+Return-Path: <aeuii@posteo.de>\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 1F9636DE0350\r
+ for <notmuch@notmuchmail.org>; Sun, 10 Apr 2016 23:29:36 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.626\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.626 tagged_above=-999 required=5 tests=[AWL=-0.269,\r
+  HK_RANDOM_ENVFROM=0.626, HK_RANDOM_FROM=1, RCVD_IN_DNSWL_LOW=-0.7,\r
+  RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001,\r
+ T_RP_MATCHES_RCVD=-0.01] 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 wNVZC3_1XIr4 for <notmuch@notmuchmail.org>;\r
+ Sun, 10 Apr 2016 23:29:27 -0700 (PDT)\r
+Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 6B1136DE0317\r
+ for <notmuch@notmuchmail.org>; Sun, 10 Apr 2016 23:29:27 -0700 (PDT)\r
+Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13])\r
+ by mout01.posteo.de (Postfix) with ESMTPS id 2C3D120B45\r
+ for <notmuch@notmuchmail.org>; Mon, 11 Apr 2016 08:29:23 +0200 (CEST)\r
+Received: from mail.posteo.de (localhost [127.0.0.1])\r
+ by dovecot03.posteo.de (Postfix) with ESMTPSA id 3qk0XK133tz5vN7;\r
+ Mon, 11 Apr 2016 08:29:21 +0200 (CEST)\r
+From: aeuii@posteo.de\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: make use of `message-make-from'\r
+In-Reply-To: <87twj96mpo.fsf@zancas.localnet>\r
+References: <86h9fbwzcw.fsf@posteo.de> <87twj96mpo.fsf@zancas.localnet>\r
+Date: Mon, 11 Apr 2016 08:29:25 +0200\r
+Message-ID: <86h9f8u08q.fsf@posteo.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-Mailman-Approved-At: Sun, 10 Apr 2016 23:49:31 -0700\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 11 Apr 2016 06:29:36 -0000\r
+\r
+2016-04-11 01:57 +0200, David Bremner <david@tethera.net>:\r
+\r
+> aeuii@posteo.de writes:\r
+>\r
+>> Please put my address in CC when replying.  Thanks!\r
+>>\r
+>> From 4b9ab261a0ea8a31065e310c5150f522be86d37b Mon Sep 17 00:00:00 2001\r
+>> From: stefan <aeuii@posteo.de>\r
+>> Date: Fri, 8 Apr 2016 22:47:06 +0200\r
+>> Subject: [PATCH] emacs: make use of `message-make-from'\r
+>>\r
+>> Will respect `mail-from-style'.\r
+>\r
+> pushed to master, thanks for your contribution to notmuch\r
+>\r
+> d\r
+\r
+Thank you!\r