Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f6 / f3a1eb0a3a8277e5fa846796962770fef1458f
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id E77F4431FBD\r
6         for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.482\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.482 tagged_above=-999 required=5\r
12         tests=[AWL=-0.483, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id TwLwxAAgJebe for <notmuch@notmuchmail.org>;\r
16         Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
17 Received: from homiemail-a20.g.dreamhost.com (caiajhbdcbhh.dreamhost.com\r
18         [208.97.132.177])\r
19         by olra.theworths.org (Postfix) with ESMTP id 2B782431FAE\r
20         for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:35 -0800 (PST)\r
21 Received: from sspaeth.de (unknown [195.190.178.84])\r
22         by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id A1F3B7EC06E\r
23         for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 10:38:24 -0800 (PST)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Tue, 02 Mar 2010 19:38:21 +0100\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 To: notmuch@notmuchmail.org\r
28 In-Reply-To: <20100302140158.GE31643@lapse.rw.madduck.net>\r
29 References: <1267533462-15682-1-git-send-email-Sebastian@SSpaeth.de>\r
30         <20100302140158.GE31643@lapse.rw.madduck.net>\r
31 Date: Tue, 02 Mar 2010 19:38:20 +0100\r
32 Message-ID: <87sk8ivaar.fsf@SSpaeth.de>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 Subject: Re: [notmuch] [PATCH] notmuch-reply: Use a shorter 'On,\r
36  X Y wrote:' line\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Tue, 02 Mar 2010 18:38:36 -0000\r
50 \r
51 On Tue, 2 Mar 2010 15:01:58 +0100, martin f krafft <madduck@madduck.net> wrote:\r
52 > > In case we don't find a '<' (as indicator for 'Realname <email>'),\r
53 > > we still use the whole from address.\r
54\r
55 > This makes me cringe. I don't think replying should be\r
56 > notmuch-functionality in the first place.\r
57 \r
58 :-) I just posted this patch FYI, not because I seriously expect Carl to\r
59 take it. And I agree that replying should not be notmuch's job. The MUA\r
60 should take care of it, but my elisp is too weak to implement that.\r
61 \r
62 Sebastian\r