Re: [Patch v2 04/13] lib/cli: add library API / CLI for compile time options
[notmuch-archives.git] / f5 / 52e29d2ca1895972991bc65884a1ce05b31a9a
1 Return-Path: <stewart@flamingspork.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 85B2C429E25\r
6         for <notmuch@notmuchmail.org>; Fri, 10 Jun 2011 19:36:39 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 SfKX-dDIicH6 for <notmuch@notmuchmail.org>;\r
16         Fri, 10 Jun 2011 19:36:39 -0700 (PDT)\r
17 Received: from kaylee.flamingspork.com (kaylee.flamingspork.com\r
18         [74.207.245.61])\r
19         by olra.theworths.org (Postfix) with ESMTP id E9748431FB6\r
20         for <notmuch@notmuchmail.org>; Fri, 10 Jun 2011 19:36:38 -0700 (PDT)\r
21 Received: from willster (localhost [127.0.0.1])\r
22         by kaylee.flamingspork.com (Postfix) with ESMTPS id D68A9609E;\r
23         Sat, 11 Jun 2011 02:35:56 +0000 (UTC)\r
24 Received: by willster (Postfix, from userid 1000)\r
25         id BB4AC30BC092; Sat, 11 Jun 2011 12:36:41 +1000 (EST)\r
26 From: Stewart Smith <stewart@flamingspork.com>\r
27 To: Carl Worth <cworth@cworth.org>, notmuch <notmuch@notmuchmail.org>\r
28 Subject: Re: [BUG] [PATCH] Fix appending of Received headers\r
29 In-Reply-To: <877h8tqkrp.fsf@yoom.home.cworth.org>\r
30 References: <878vu6ulev.fsf@flamingspork.com>\r
31         <87ipszltyi.fsf@yoom.home.cworth.org>\r
32         <877h8tqkrp.fsf@yoom.home.cworth.org>\r
33 User-Agent: Notmuch/0.5-215-g5143e5e (http://notmuchmail.org) Emacs/23.2.1\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Sat, 11 Jun 2011 12:36:41 +1000\r
36 Message-ID: <87fwnhw0ue.fsf@flamingspork.com>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Sat, 11 Jun 2011 02:36:39 -0000\r
52 \r
53 On Fri, 10 Jun 2011 17:22:50 -0700, Carl Worth <cworth@cworth.org> wrote:\r
54 Non-text part: multipart/signed\r
55 > On Tue, 24 May 2011 13:33:25 -0700, Carl Worth <cworth@cworth.org> wrote:\r
56 > > On Tue, 17 May 2011 12:10:32 +1000, Stewart Smith <stewart@flamingspork.com> wrote:\r
57 > > > We're not properly concatenating the Received headers if we parse them\r
58 > > > while requesting a header that isn't Received.\r
59 > ...\r
60 > > I'd prefer to fix the test suite here so that we don't later regress on\r
61 > > this behavior.\r
62\r
63 > I've done that now. What the test suite was missing was having messages\r
64 > that actually had more than one Received header, (otherwise, no\r
65 > concatenation was ever used in the testing).\r
66\r
67 > The new test and the patch are both now pushed.\r
68 \r
69 Great and thanks! Sorry I didn't manage to get updating test suite to\r
70 the top of my TODO list.\r
71 \r
72 -- \r
73 Stewart Smith\r