[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 3d / b809a9425af56a65d5395e557ab47c2db4980b
1 Return-Path: <felipe.contreras@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 EBF47431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 22 Apr 2012 08:09:22 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 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, RCVD_IN_DNSWL_LOW=-0.7] 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 Bl2yzHjXGVEc for <notmuch@notmuchmail.org>;\r
17         Sun, 22 Apr 2012 08:09:22 -0700 (PDT)\r
18 Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com\r
19         [209.85.215.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 1E167431FAE\r
22         for <notmuch@notmuchmail.org>; Sun, 22 Apr 2012 08:09:21 -0700 (PDT)\r
23 Received: by eaa1 with SMTP id 1so4516282eaa.26\r
24         for <notmuch@notmuchmail.org>; Sun, 22 Apr 2012 08:09:19 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
27         :cc:content-type:content-transfer-encoding;\r
28         bh=LO3BdKTf8ZwRRNWZWpe/Wr3fwAiOxlCzEAnqXmuBDRs=;\r
29         b=wtxuQr1vuqN9KMCwsRs515bMn2w4CTJ6v517y/Y3E3Nu9+GZARe4BDGteXWSff935d\r
30         yWkJe/l5IytSnkSS2JbohsB/XFiw5Td6Y4PwSX+DHF2v6GWgbVO6vfJYzPT04PV9bDv/\r
31         QnEcM4YMg8Usa3bvWEKH6j6i9wmXFnnC8YIe+ChpAwmp/73wETXxTGF+FSMu4jQP7R++\r
32         60ThekCor9B2PWpgyAhHOk/UCjuJH5fzJ0/jEX3MpwjKCyA4XieE5elisZhdJkHzURuQ\r
33         L/jXf377/jvsBb+SfLb5ho5kZCVC163GnSTpKUlZR7CATr4d07Mc4kVpi/qLDJJDU8d+\r
34         P30A==\r
35 MIME-Version: 1.0\r
36 Received: by 10.14.96.129 with SMTP id r1mr2086776eef.86.1335107359503; Sun,\r
37         22 Apr 2012 08:09:19 -0700 (PDT)\r
38 Received: by 10.213.103.18 with HTTP; Sun, 22 Apr 2012 08:09:19 -0700 (PDT)\r
39 In-Reply-To:\r
40  <1335096477-27537-2-git-send-email-4winter@informatik.uni-hamburg.de>\r
41 References: <20120422120620.26225.40778@thinkbox.jade-hamburg.de>\r
42         <1335096477-27537-1-git-send-email-4winter@informatik.uni-hamburg.de>\r
43         <1335096477-27537-2-git-send-email-4winter@informatik.uni-hamburg.de>\r
44 Date: Sun, 22 Apr 2012 18:09:19 +0300\r
45 Message-ID:\r
46  <CAMP44s1VhAQT=8_rH0Z2HT3ArDvE7qQWiZA7OAj4gZEXb2ZscQ@mail.gmail.com>\r
47 Subject: Re: [PATCH 2/7] NEWS: Document the notmuch_database_close split\r
48 From: Felipe Contreras <felipe.contreras@gmail.com>\r
49 To: Justus Winter <4winter@informatik.uni-hamburg.de>\r
50 Content-Type: text/plain; charset=UTF-8\r
51 Content-Transfer-Encoding: quoted-printable\r
52 Cc: notmuch@notmuchmail.org\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Sun, 22 Apr 2012 15:09:23 -0000\r
66 \r
67 On Sun, Apr 22, 2012 at 3:07 PM, Justus Winter\r
68 <4winter@informatik.uni-hamburg.de> wrote:\r
69 > Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>\r
70 > ---\r
71 > =C2=A0NEWS | =C2=A0 12 ++++++++++++\r
72 > =C2=A01 file changed, 12 insertions(+)\r
73 >\r
74 > diff --git a/NEWS b/NEWS\r
75 > index c1704e0..a2cd080 100644\r
76 > --- a/NEWS\r
77 > +++ b/NEWS\r
78 > @@ -73,6 +73,18 @@ leaving Mutt. =C2=A0notmuch-mutt, formerly distributed=\r
79  under the name\r
80 > =C2=A0"mutt-notmuch" by Stefano Zacchiroli, will be maintained as a notmu=\r
81 ch\r
82 > =C2=A0contrib/ from now on.\r
83 >\r
84 > +Library changes\r
85 > +---------------\r
86 > +\r
87 > +API changes\r
88 > +\r
89 > + =C2=A0The function notmuch_database_close has been split into\r
90 > + =C2=A0notmuch_database_close and notmuch_database_destroy.\r
91 > +\r
92 > + =C2=A0This makes it possible for long running programs to close the xap=\r
93 ian\r
94 > + =C2=A0database and thus release the lock associated with it without\r
95 > + =C2=A0destroying the data structures obtained from it.\r
96 > +\r
97 \r
98 I haven't following this change. Who can an application take advantage\r
99 of this? I call _close(), now what do I do to use the database again?\r
100 \r
101 Cheers.\r
102 \r
103 --=20\r
104 Felipe Contreras\r