[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 8e / cbc5035e0a65680b8bab529a6755082ec79d44
1 Return-Path: <dme@dme.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 05EC44196F2\r
6         for <notmuch@notmuchmail.org>; Fri,  2 Apr 2010 23:34:59 -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.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001] autolearn=ham\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 rthQvHrb096Q for <notmuch@notmuchmail.org>;\r
16         Fri,  2 Apr 2010 23:34:58 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id 0C4CB431FC1\r
20         for <notmuch@notmuchmail.org>; Fri,  2 Apr 2010 23:34:57 -0700 (PDT)\r
21 Received: by wyj26 with SMTP id 26so920381wyj.26\r
22         for <notmuch@notmuchmail.org>; Fri, 02 Apr 2010 23:34:57 -0700 (PDT)\r
23 Received: by 10.216.178.85 with SMTP id e63mr1162132wem.156.1270276497292;\r
24         Fri, 02 Apr 2010 23:34:57 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id u14sm21089462gvf.2.2010.04.02.23.34.55\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Fri, 02 Apr 2010 23:34:56 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id A0BBB5941EC; Sat,  3 Apr 2010 07:34:57 +0100 (BST)\r
32 To: Carl Worth <cworth@cworth.org>, notmuch <notmuch@notmuchmail.org>\r
33 In-Reply-To: <87d3yhihzl.fsf@yoom.home.cworth.org>\r
34 References: <87oci344n4.fsf@ut.hh.sledj.net>\r
35         <87bpe2j2vu.fsf@yoom.home.cworth.org> <87oci2xmkv.fsf@ut.hh.sledj.net>\r
36         <87d3yhihzl.fsf@yoom.home.cworth.org>\r
37 From: David Edmondson <dme@dme.org>\r
38 Date: Sat, 03 Apr 2010 07:34:57 +0100\r
39 Message-ID: <87iq89xcvi.fsf@ut.hh.sledj.net>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain; charset=us-ascii\r
42 Subject: Re: [notmuch] pull request\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Sat, 03 Apr 2010 06:34:59 -0000\r
56 \r
57 On Fri, 02 Apr 2010 15:53:34 -0700, Carl Worth <cworth@cworth.org> wrote:\r
58 > Having played with it a tiny bit, I do think that since the part command\r
59 > always requires a --part option that we might as well just make it part\r
60 > of notmuch show. That is:\r
61\r
62 >       notmuch show --part=2 id:foo\r
63\r
64 > instead of:\r
65\r
66 >       notmuch part --part=2 id:foo\r
67\r
68 > It's no more to type and it keeps our top-level command-set simpler.\r
69 \r
70 As part of having more information about MIME structure in the JSON\r
71 output (multipart/alternative, for example), I think that we (I, if I\r
72 get to it first) will need to re-work the `show' implementation\r
73 somewhat. We should wait until doing that work to merge the `--part'\r
74 support across.\r
75 \r
76 dme.\r
77 -- \r
78 David Edmondson, http://dme.org\r