Re: [O] how to put into a journal info about the email sent
[notmuch-archives.git] / a7 / 712887025e5db36345982b48cd3dbba0f695ac
1 Return-Path: <damien.cassou@gmail.com>\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 38608431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Nov 2012 10:11:59 -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.798\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id Pxdt56x10ckm for <notmuch@notmuchmail.org>;\r
18         Thu, 22 Nov 2012 10:11:58 -0800 (PST)\r
19 Received: from mail-la0-f53.google.com (mail-la0-f53.google.com\r
20         [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 0BAEF431FAF\r
23         for <notmuch@notmuchmail.org>; Thu, 22 Nov 2012 10:11:57 -0800 (PST)\r
24 Received: by mail-la0-f53.google.com with SMTP id w12so6994284lag.26\r
25         for <notmuch@notmuchmail.org>; Thu, 22 Nov 2012 10:11:56 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=mime-version:in-reply-to:references:from:date:message-id:subject:to\r
28         :cc:content-type;\r
29         bh=EDgt15Cymfh8LT35n232jHjeUvXufZQdYMrrlmfyYwU=;\r
30         b=M5OgwpjDposqJBRZyhtHpifhXHuJ1fC+7JFdGGUyyJqcMmjYz+9GsqjDTt6W3dJnnN\r
31         6b4wXEIg7HuMvwnOAke7KazSFHEonNBVFbllvUT61ToEQw4deaKpadDgYGNSKzmbV2eb\r
32         5Em++o4QwLtMZwkm0coc/W/CS34IMhnZrHhyJWDX37Z5JbNEUIzM2dxLTEoeDfRK7qvl\r
33         snrjst5Zo1868nAeLXvsfnOUrDMpUpGMc7lKBwwgJCsjl+V5Nu7gTNJwmWy86XyRzPAA\r
34         wU/ZSpD5l64c9r4XmTWq+PymRgQw1E0meyD/MlNF/eBLxt68UyAl5sJk50m38pRk6Ift\r
35         QNYQ==\r
36 Received: by 10.152.106.171 with SMTP id gv11mr1179328lab.26.1353607916245;\r
37         Thu, 22 Nov 2012 10:11:56 -0800 (PST)\r
38 MIME-Version: 1.0\r
39 Received: by 10.112.44.70 with HTTP; Thu, 22 Nov 2012 10:11:35 -0800 (PST)\r
40 In-Reply-To: <87ip921pqu.fsf@betacantrips.com>\r
41 References: <1353266322-20318-1-git-send-email-damien.cassou@gmail.com>\r
42         <87ip921pqu.fsf@betacantrips.com>\r
43 From: Damien Cassou <damien.cassou@gmail.com>\r
44 Date: Thu, 22 Nov 2012 19:11:35 +0100\r
45 Message-ID:\r
46  <CA+y5ggis6gcsNksQ=OSVJQg=zm=UMjsFRsj12V3zT3aYgQwqgA@mail.gmail.com>\r
47 Subject: Re: [PATCH v2] emacs: display tags in notmuch-show with links\r
48 To: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
49 Content-Type: multipart/alternative; boundary=f46d0407166d0352f004cf196787\r
50 Cc: notmuch mailing list <notmuch@notmuchmail.org>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Thu, 22 Nov 2012 18:11:59 -0000\r
64 \r
65 --f46d0407166d0352f004cf196787\r
66 Content-Type: text/plain; charset=ISO-8859-1\r
67 \r
68 On Sun, Nov 18, 2012 at 11:59 PM, Ethan Glasser-Camp <\r
69 ethan.glasser.camp@gmail.com> wrote:\r
70 \r
71 > Looks fine to me. Let me just get the notes from my bikeshed, in case\r
72 > you get asked to roll another version :)\r
73 >\r
74 \r
75 thanks to all of you for taking the time to review. I will improve and get\r
76 back to you.\r
77 \r
78 -- \r
79 Damien Cassou\r
80 http://damiencassou.seasidehosting.st\r
81 \r
82 "Success is the ability to go from one failure to another without losing\r
83 enthusiasm."\r
84 Winston Churchill\r
85 \r
86 --f46d0407166d0352f004cf196787\r
87 Content-Type: text/html; charset=ISO-8859-1\r
88 Content-Transfer-Encoding: quoted-printable\r
89 \r
90 <div class=3D"gmail_extra"><div class=3D"gmail_quote">On Sun, Nov 18, 2012 =\r
91 at 11:59 PM, Ethan Glasser-Camp <span dir=3D"ltr">&lt;<a href=3D"mailto:eth=\r
92 an.glasser.camp@gmail.com" target=3D"_blank">ethan.glasser.camp@gmail.com</=\r
93 a>&gt;</span> wrote:<br>\r
94 \r
95 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=\r
96 x #ccc solid;padding-left:1ex"><div id=3D":c4">Looks fine to me. Let me jus=\r
97 t get the notes from my bikeshed, in case<br>\r
98 you get asked to roll another version :)</div></blockquote></div><br>thanks=\r
99  to all of you for taking the time to review. I will improve and get back t=\r
100 o you.<br clear=3D"all"><br>-- <br>Damien Cassou<br><a href=3D"http://damie=\r
101 ncassou.seasidehosting.st" target=3D"_blank">http://damiencassou.seasidehos=\r
102 ting.st</a><br>\r
103 \r
104 <br>&quot;Success is the ability to go from one failure to another without =\r
105 losing enthusiasm.&quot; <br>Winston Churchill<br>\r
106 </div>\r
107 \r
108 --f46d0407166d0352f004cf196787--\r