[PATCH v2 06/14] cli/reply: make references header creation easier to follow
[notmuch-archives.git] / 96 / c7afc2fe2dc36825efb50ecea41a55a679bb80
1 Return-Path: <Vladimir.Marek@Oracle.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 644CA431FBF\r
6         for <notmuch@notmuchmail.org>; Wed,  1 May 2013 14:35:35 -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: -2.299\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id dAqtRN9HkeGD for <notmuch@notmuchmail.org>;\r
17         Wed,  1 May 2013 14:35:30 -0700 (PDT)\r
18 Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 9E361431FB6\r
22         for <notmuch@notmuchmail.org>; Wed,  1 May 2013 14:35:30 -0700 (PDT)\r
23 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93])\r
24         by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with\r
25         ESMTP id r41LZR7q022220\r
26         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);\r
27         Wed, 1 May 2013 21:35:28 GMT\r
28 Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230])\r
29         by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
30         r41LZRVF011674\r
31         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL);\r
32         Wed, 1 May 2013 21:35:27 GMT\r
33 Received: from abhmt111.oracle.com (abhmt111.oracle.com [141.146.116.63])\r
34         by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
35         r41LZQjS021256; Wed, 1 May 2013 21:35:26 GMT\r
36 Received: from pub.cz.oracle.com (/10.163.101.122)\r
37         by default (Oracle Beehive Gateway v4.0)\r
38         with ESMTP ; Wed, 01 May 2013 14:35:26 -0700\r
39 Date: Wed, 1 May 2013 23:33:30 +0200\r
40 From: Vladimir Marek <Vladimir.Marek@Oracle.COM>\r
41 To: David Bremner <david@tethera.net>\r
42 Subject: Re: [PATCH] don't store temporary value returned from c_str()\r
43 Message-ID: <20130501213330.GE19599@pub.cz.oracle.com>\r
44 Mail-Followup-To: David Bremner <david@tethera.net>,\r
45         Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
46 References: <1366405933-17223-1-git-send-email-Vladimir.Marek@oracle.com>\r
47         <878v44qhop.fsf@nikula.org>\r
48         <20130427160540.GB17459@vi64-x3-2e-prg06.cz.oracle.com>\r
49         <87y5c1uj4a.fsf@zancas.localnet>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=utf-8\r
52 Content-Disposition: inline\r
53 In-Reply-To: <87y5c1uj4a.fsf@zancas.localnet>\r
54 User-Agent: Mutt/1.5.21 (2010-09-15)\r
55 X-Source-IP: ucsinet21.oracle.com [156.151.31.93]\r
56 Cc: notmuch@notmuchmail.org\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Wed, 01 May 2013 21:35:35 -0000\r
70 \r
71 > Would you mind updating your commit message to reflect the best guesses\r
72 > from this discussion? \r
73 \r
74 Hi,\r
75 \r
76 Sorry it took me a while. I just sent new version of the patch for\r
77 consideration.\r
78 \r
79 -- \r
80         Vlad\r