[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 26 / 630a77753860d68a49691ac8a143dd1cb54f5f
1 Return-Path: <amdragon@mit.edu>\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 0FDE2431FB5\r
6         for <notmuch@notmuchmail.org>; Wed, 26 Jan 2011 21:43:16 -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\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 h4yGf3jHqo-o for <notmuch@notmuchmail.org>;\r
16         Wed, 26 Jan 2011 21:43:15 -0800 (PST)\r
17 Received: from dmz-mailsec-scanner-4.mit.edu (DMZ-MAILSEC-SCANNER-4.MIT.EDU\r
18         [18.9.25.15])\r
19         by olra.theworths.org (Postfix) with ESMTP id 42833431FB6\r
20         for <notmuch@notmuchmail.org>; Wed, 26 Jan 2011 21:43:15 -0800 (PST)\r
21 X-AuditID: 1209190f-b7c1dae000000a2b-f6-4d4105f2a966\r
22 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43])\r
23         by dmz-mailsec-scanner-4.mit.edu (Symantec Brightmail Gateway) with\r
24         SMTP id 6B.C6.02603.2F5014D4; Thu, 27 Jan 2011 00:43:14 -0500 (EST)\r
25 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])\r
26         by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id p0R5hCN2014911; \r
27         Thu, 27 Jan 2011 00:43:13 -0500\r
28 Received: from [10.230.242.96] (169.sub-174-252-57.myvzw.com [174.252.57.169])\r
29         (authenticated bits=0)\r
30         (User authenticated as amdragon@ATHENA.MIT.EDU)\r
31         by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id p0R5h8E3018831\r
32         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);\r
33         Thu, 27 Jan 2011 00:43:10 -0500 (EST)\r
34 X-User-Agent: K-9 Mail for Android\r
35 References: <1295603977-14326-1-git-send-email-sojkam1@fel.cvut.cz>\r
36         <1295603977-14326-3-git-send-email-sojkam1@fel.cvut.cz>\r
37         <AANLkTinsC+89yx7jGUaB8PLiftLjyTr7gosUDgAC_g0S@mail.gmail.com>\r
38         <87pqrk10wm.fsf@yoom.home.cworth.org>\r
39         <87mxmn27w6.fsf@yoom.home.cworth.org>\r
40         <20110126150728.GT13226@mit.edu>\r
41         <87fwsfym13.fsf@yoom.home.cworth.org>\r
42 In-Reply-To: <87fwsfym13.fsf@yoom.home.cworth.org>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain;\r
45  charset=utf-8\r
46 Content-Transfer-Encoding: 8bit\r
47 Subject: Re: [PATCH 1/3] new: Do not defer maildir flag synchronization during\r
48         the first run\r
49 From: Austin Clements <amdragon@MIT.EDU>\r
50 Date: Thu, 27 Jan 2011 00:43:21 -0500\r
51 To: Carl Worth <cworth@cworth.org>\r
52 Message-ID: <aaf4c4fd-602d-4d50-9007-007940a7ed49@email.android.com>\r
53 X-Brightmail-Tracker: AAAAAA==\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 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Thu, 27 Jan 2011 05:43:16 -0000\r
68 \r
69 Sure. I've been wanting to take a crack at notmuch new's atomicity for a while. Though you'll have to get through some of my outstanding patches. I can only keep so many branches in my head. ]:--8)\r
70 \r
71 rlb, you expressed an interest in solving this problem, too. Did you make any headway?\r
72 \r
73 "Carl Worth" <cworth@cworth.org> wrote:\r
74 \r
75 >On Wed, 26 Jan 2011 10:07:28 -0500, Austin Clements <amdragon@MIT.EDU>\r
76 >wrote:\r
77 >> Quoth Carl Worth on Jan 26 at  9:59 pm:\r
78 >> \r
79 >> I believe you're right that synchronization could always be done\r
80 >> eagerly.  In fact, I believe this is true even with the addition of\r
81 >> conjunctive and disjunctive flags.\r
82 >\r
83 >Excellent! Want to take a whack at implementing that? And seeing if you\r
84 >can find any test cases that stress this more than existing test cases\r
85 >might?\r
86 >\r
87 >-Carl\r
88 >\r
89 >-- \r
90 >carl.d.worth@intel.com\r
91 \r
92 -- \r
93 Sent from my Android. Please excuse my brevity.\r