[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / d6 / 6d3b709380861b70ca7fe760b771cba344c5ff
1 Return-Path: <xma@gnu.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 62546431FB6\r
6         for <notmuch@notmuchmail.org>; Mon, 17 Jan 2011 12:39:59 -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: 2.267\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.267 tagged_above=-999 required=5\r
12         tests=[DATE_IN_PAST_12_24=0.804, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363,\r
13         TO_NO_BRKTS_DYNIP=1] 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 A1Ey20k7sIyE for <notmuch@notmuchmail.org>;\r
17         Mon, 17 Jan 2011 12:39:58 -0800 (PST)\r
18 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
19         [88.164.105.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id 3F5C5431FD0\r
21         for <notmuch@notmuchmail.org>; Mon, 17 Jan 2011 12:39:58 -0800 (PST)\r
22 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
23         by xhlj.maillard.im (Postfix) with ESMTP id C67222CD38;\r
24         Mon, 17 Jan 2011 21:39:52 +0100 (CET)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
26         :subject:in-reply-to:references:reply-to:date:message-id\r
27         :mime-version:content-type; s=postfix; bh=BdHQM975dFooyNK+CaNRx4\r
28         i7q90=; b=vAjUUZVY1oGIaaw1n4cVR3rc2sg8h4vEH7xXmm0H3jfnf9xsVavZyK\r
29         3eM2AX/GLd9e5XNYkUUV9eav5jKbmGdQJ/VBGulHgmXVtg5cbRnwwFOkd66Rsj0z\r
30         giNnYXeCmnny12wvlN5gOnvmek8aXDuryyjOS406En30HsJrSEEe0=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to\r
32         :subject:in-reply-to:references:reply-to:date:message-id\r
33         :mime-version:content-type; q=dns; s=postfix; b=cXKF7Tgbx3+/wP8u\r
34         YIt0TPVaLkdbSVw+pLTN4shU1Raxzke80umPJyXYuAQx7eXMR3WqEx2kuHYma+0O\r
35         6AjH028nO2IsI/kHXjuwBDdzwFz9fm8AxUjNPFFZMC8ihyJQXSguExmxjYxA+psU\r
36         vq3mdyfTLfmfwZxVYaEZ2LeIcco=\r
37 Received: from maillard.im (unknown [192.168.0.254])\r
38         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
39         (No client certificate requested)\r
40         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
41         Mon, 17 Jan 2011 21:39:52 +0100 (CET)\r
42 From: Xavier Maillard <xavier@maillard.im>\r
43 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
44 Subject: Re: Folder-based searching\r
45 In-Reply-To: <87tyh9wzs2.fsf@yoom.home.cworth.org>\r
46 References: <87tyh9wzs2.fsf@yoom.home.cworth.org>\r
47 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
48         (i486-slackware-linux-gnu)\r
49 Date: Mon, 17 Jan 2011 07:17:05 +0100\r
50 Message-ID: <m2r5ccnjfi.fsf@gnu.org>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 Reply-To: Xavier Maillard <xma@gnu.org>\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Mon, 17 Jan 2011 20:39:59 -0000\r
67 \r
68 Hi,\r
69 \r
70 On Sat, 15 Jan 2011 14:46:53 -0800, Carl Worth <cworth@cworth.org> wrote:\r
71 > I'm as sad as anyone to see that I let more than a month go by without\r
72 > committing to the notmuch repository.\r
73 \r
74 Life goes like this...\r
75  \r
76 > But I've just now committed the much-desired folder-based search\r
77 > feature.\r
78 \r
79 Awesome ! \r
80 \r
81 > This should be a handy feature for people bringing mail in from a system\r
82 > that stores information in the directories in which mail is stored, (one\r
83 > common case is users fetching mail from gmail via imap---in this case\r
84 > all gmail tags will be represented as directories).\r
85 \r
86 Is Imap with SIEVE scripts such a common case too ?\r
87 \r
88 /Xavier\r