[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / da / 3efd5f5eca696ea7eb3c303e448a958423d12f
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id 9CAAA6DE0C1E\r
6  for <notmuch@notmuchmail.org>; Wed,  3 Feb 2016 07:39:54 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.308\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.308 tagged_above=-999 required=5 tests=[AWL=0.243,\r
12   RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id it3cYKTcg-B7 for <notmuch@notmuchmail.org>;\r
16  Wed,  3 Feb 2016 07:39:52 -0800 (PST)\r
17 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id B845A6DE12F3\r
19  for <notmuch@notmuchmail.org>; Wed,  3 Feb 2016 07:39:52 -0800 (PST)\r
20 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1aQzWR-0007Nf-Q2; Wed, 03 Feb 2016 10:39:11 -0500\r
23 Received: (nullmailer pid 10425 invoked by uid 1000);\r
24  Wed, 03 Feb 2016 15:39:49 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: Jan Pobrislo <ccx@webprojekty.cz>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH/RFC 0/3] Maildir custom flags and notmuch tags\r
28 In-Reply-To: <87egctyfbd.fsf@tesseract.cs.unb.ca>\r
29 References: <1448504191-30974-1-git-send-email-igor.contato@gmail.com>\r
30  <87mvsd7cxr.fsf@zancas.localnet> <20160202175220.12f8a712@dorje.v103.te2000>\r
31  <87d1se9f2b.fsf@zancas.localnet> <20160203153250.56aa0b2b@dorje.v103.te2000>\r
32  <87egctyfbd.fsf@tesseract.cs.unb.ca>\r
33 User-Agent: Notmuch/0.21+5~gca076ce (http://notmuchmail.org) Emacs/24.4.1\r
34  (x86_64-pc-linux-gnu)\r
35 Date: Wed, 03 Feb 2016 11:39:49 -0400\r
36 Message-ID: <87bn7xyf96.fsf@tesseract.cs.unb.ca>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.20\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: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 03 Feb 2016 15:39:54 -0000\r
52 \r
53 David Bremner <david@tethera.net> writes:\r
54 \r
55 > Jan Pobrislo <ccx@webprojekty.cz> writes:\r
56 >\r
57 >>\r
58 >> Every such maildir extension out there that I know of was invented for\r
59 >> some specific application. Out of the two documented formats there are,\r
60 >> the dovecot-keywords file is:\r
61 >>\r
62 >> 1) more limited (26 tags maximum)\r
63 >> 2) simpler to implement, especially wrt. detecting changes\r
64 >> 3) usable out of the box with some tools, as you noted\r
65 >\r
66 > Actually, I just mean the extra maildir flags. I guess only the dovecot\r
67 > sync tool syncs dovecot-keywords. And I don't think "notmuch+dsync\r
68 > users" is a very big group, fwiw.\r
69 \r
70 Straight rsync would also transfer those files, of course.\r
71 \r
72 d\r