Re: [PATCH] Store "from" and "subject" headers in the database.
[notmuch-archives.git] / b0 / d3b6f0360b24f6790c7a55cf21462c4c3af27a
1 Return-Path: <jani@nikula.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 311D1429E25\r
6         for <notmuch@notmuchmail.org>; Mon, 31 Oct 2011 12:19:16 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 u0ebPwP1PV9N for <notmuch@notmuchmail.org>;\r
16         Mon, 31 Oct 2011 12:19:15 -0700 (PDT)\r
17 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
18         [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 56C84431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 31 Oct 2011 12:19:15 -0700 (PDT)\r
22 Received: by faai28 with SMTP id i28so6646864faa.26\r
23         for <notmuch@notmuchmail.org>; Mon, 31 Oct 2011 12:19:14 -0700 (PDT)\r
24 Received: by 10.223.61.138 with SMTP id t10mr31227411fah.20.1320088753935;\r
25         Mon, 31 Oct 2011 12:19:13 -0700 (PDT)\r
26 Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi.\r
27         [80.220.92.23])\r
28         by mx.google.com with ESMTPS id m4sm13370329fad.1.2011.10.31.12.19.10\r
29         (version=SSLv3 cipher=OTHER); Mon, 31 Oct 2011 12:19:11 -0700 (PDT)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32         David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] xutil.c: remove duplicate copies,\r
34         create new library libutil.a to contain xutil.\r
35 In-Reply-To: <87y5w1572h.fsf@servo.finestructure.net>\r
36 References: <1319383133-11006-1-git-send-email-david@tethera.net>\r
37         <877h3ly0tu.fsf@nikula.org>\r
38         <87y5w1572h.fsf@servo.finestructure.net>\r
39 User-Agent: Notmuch/0.9+26~g59ac15a (http://notmuchmail.org) Emacs/23.3.1\r
40         (i686-pc-linux-gnu)\r
41 Date: Mon, 31 Oct 2011 21:19:09 +0200\r
42 Message-ID: <87aa8h7yvm.fsf@nikula.org>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Mon, 31 Oct 2011 19:19:16 -0000\r
58 \r
59 On Mon, 31 Oct 2011 11:50:30 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
60 > On Mon, 31 Oct 2011 09:20:13 +0000, Jani Nikula <jani@nikula.org> wrote:\r
61 > > I don't have the time to debug this further right now, but I bisected\r
62 > > the failure to this commit and did a clean clone to make sure leftover\r
63 > > files weren't the cause.\r
64\r
65 > Does it work if you make clean before make?\r
66 \r
67 Hi, this was fixed by id:"yf67h3lgyjr.fsf@taco2.nixu.fi", committed as\r
68 556c5fa8900d14c61544f3ac016d3cca1db5a91a.\r
69 \r
70 BR,\r
71 Jani.\r