Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 6c / 9c2be7348cefe1c34dd1cccc529b1ae6ae46b7
1 Return-Path: <xma@gnu.org>\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 E0294429E26\r
6         for <notmuch@notmuchmail.org>; Fri, 22 Jul 2011 13:04:11 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.463\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled\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 VLJu677ySAny for <notmuch@notmuchmail.org>;\r
16         Fri, 22 Jul 2011 13:04:11 -0700 (PDT)\r
17 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
18         [88.164.105.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 469B3431FD0\r
20         for <notmuch@notmuchmail.org>; Fri, 22 Jul 2011 13:04:11 -0700 (PDT)\r
21 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
22         by xhlj.maillard.im (Postfix) with ESMTP id 90B652C090;\r
23         Fri, 22 Jul 2011 22:04:08 +0200 (CEST)\r
24 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
25         :subject:in-reply-to:references:reply-to:date:message-id\r
26         :mime-version:content-type; s=postfix; bh=+bwj0KyFucj+XXHkH51MHM\r
27         y2bK4=; b=EtY5Y8DXr8rA9xVdHDmQK48jakubQteGo1rx2r9yAqBB1yf9aWrb82\r
28         5LgvgTN9LJ7EGQPKh2QgjPMPbZx/bU23Pf4oyGuq4bFbDRx27MGKVtnetYPyH/VO\r
29         F51mH81HD2En5fd+awZQQc7XPKFqPQ5Uw1x5rjtCXJwYagnHXNslw=\r
30 Received: from maillard.im (unknown [192.168.0.254])\r
31         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
32         (No client certificate requested)\r
33         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
34         Fri, 22 Jul 2011 22:04:08 +0200 (CEST)\r
35 From: Xavier Maillard <xma@gnu.org>\r
36 To: Jameson Graef Rollins <jrollins@finestructure.net>, Antoine\r
37         =?utf-8?Q?Beaupr=C3=A9?= <anarcat@koumbit.org>, Austin Clements\r
38         <amdragon@mit.edu>\r
39 Subject: Re: [PATCH 2/2] add edit function to resume postponed emails\r
40 In-Reply-To: <87y5zrwb29.fsf@servo.factory.finestructure.net>\r
41 References: <1310807540-29960-1-git-send-email-anarcat@koumbit.org>\r
42         <1310841685-29167-1-git-send-email-anarcat@koumbit.org>\r
43         <CAH-f9Wtff0noP2-jxSmmhMRDWebt6G10Pe+3r-m6WvhDm_--ow@mail.gmail.com>\r
44         <874o2gskgk.fsf@marcos.anarcat.ath.cx>\r
45         <871uxk1vhf.fsf@servo.factory.finestructure.net>\r
46         <m24o2fnwtx.fsf@gnu.org>\r
47         <87y5zrwb29.fsf@servo.factory.finestructure.net>\r
48 User-Agent: Notmuch/0.5-194-gb20f9fa (http://notmuchmail.org) Emacs/23.2.1\r
49         (i486-slackware-linux-gnu)\r
50 Date: Fri, 22 Jul 2011 22:17:12 +0200\r
51 Message-ID: <m21uxink8n.fsf@gnu.org>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain; charset=us-ascii\r
54 Cc: notmuch@notmuchmail.org\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 Reply-To: Xavier Maillard <xma@gnu.org>\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Fri, 22 Jul 2011 20:04:12 -0000\r
69 \r
70 On Thu, 21 Jul 2011 14:58:22 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
71 > On Thu, 21 Jul 2011 23:32:58 +0200, Xavier Maillard <xavier@maillard.im> wrote:\r
72 > > Maybe I misunderstood original goal but what I had in mind reading this\r
73 > > is certainly not editing a priviously received message in order to\r
74 > > (re)send it again but sending a postponed/draft message which, I guess,\r
75 > > means no full header(s) (no received header and such and probably\r
76 > > partially filled header, if any).\r
77\r
78 > Hey, Xavier.  I was just responding to Antoine's comment that he had\r
79 > "trouble making message-mode digest an existing buffer".\r
80 \r
81 Oh well, sorry then ;)\r
82  \r
83 /Xavier\r