Re: [notmuch] [PATCH] notmuch-reply: Use a shorter 'On, X Y wrote:' line
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 2 Mar 2010 18:38:20 +0000 (19:38 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:19 +0000 (09:36 -0800)
f6/f3a1eb0a3a8277e5fa846796962770fef1458f [new file with mode: 0644]

diff --git a/f6/f3a1eb0a3a8277e5fa846796962770fef1458f b/f6/f3a1eb0a3a8277e5fa846796962770fef1458f
new file mode 100644 (file)
index 0000000..fc9caeb
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <Sebastian@SSpaeth.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 olra.theworths.org (Postfix) with ESMTP id E77F4431FBD\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.482\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.482 tagged_above=-999 required=5\r
+       tests=[AWL=-0.483, BAYES_50=0.001] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id TwLwxAAgJebe for <notmuch@notmuchmail.org>;\r
+       Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
+Received: from homiemail-a20.g.dreamhost.com (caiajhbdcbhh.dreamhost.com\r
+       [208.97.132.177])\r
+       by olra.theworths.org (Postfix) with ESMTP id 2B782431FAE\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
+Received: from sspaeth.de (unknown [195.190.178.84])\r
+       by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id A1F3B7EC06E\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:24 -0800 (PST)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Tue, 02 Mar 2010 19:38:21 +0100\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: notmuch@notmuchmail.org\r
+In-Reply-To: <20100302140158.GE31643@lapse.rw.madduck.net>\r
+References: <1267533462-15682-1-git-send-email-Sebastian@SSpaeth.de>\r
+       <20100302140158.GE31643@lapse.rw.madduck.net>\r
+Date: Tue, 02 Mar 2010 19:38:20 +0100\r
+Message-ID: <87sk8ivaar.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH] notmuch-reply: Use a shorter 'On,\r
+ X Y wrote:' line\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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: Tue, 02 Mar 2010 18:38:36 -0000\r
+\r
+On Tue, 2 Mar 2010 15:01:58 +0100, martin f krafft <madduck@madduck.net> wrote:\r
+> > In case we don't find a '<' (as indicator for 'Realname <email>'),\r
+> > we still use the whole from address.\r
+> \r
+> This makes me cringe. I don't think replying should be\r
+> notmuch-functionality in the first place.\r
+\r
+:-) I just posted this patch FYI, not because I seriously expect Carl to\r
+take it. And I agree that replying should not be notmuch's job. The MUA\r
+should take care of it, but my elisp is too weak to implement that.\r
+\r
+Sebastian\r