[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 3c / 7dde28678bd92545b09bf3db70c47f0e386740
1 Return-Path: <ethan.glasser.camp@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 A67AE431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 21 Oct 2012 05:53:44 -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 CB3rY9U8Gyhy for <notmuch@notmuchmail.org>;\r
17         Sun, 21 Oct 2012 05:53:43 -0700 (PDT)\r
18 Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com\r
19         [209.85.220.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 80837431FAE\r
22         for <notmuch@notmuchmail.org>; Sun, 21 Oct 2012 05:53:43 -0700 (PDT)\r
23 Received: by mail-vc0-f181.google.com with SMTP id n11so2141642vch.26\r
24         for <notmuch@notmuchmail.org>; Sun, 21 Oct 2012 05:53:41 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
27         :mime-version:content-type;\r
28         bh=H5cB9BxMQgyogEBc5JLe1vocC1aHls2eYW3qcN9U1eQ=;\r
29         b=wNG/kY3D7CgpO4qXvlLpzKO8ORTJJloHfKkKglZy4557iXld1QlwwDySeZ2g5KgXT3\r
30         acs1Xt3V6E23P9hAwRAnGAS67EKxd8dKMgAvnnvKfzLPv+QjXkyN51PCX0qzLAh7a5j5\r
31         cDmg+1BkokAoSvcAcam+hYsuwQS5FYC6qacFf3TszdwtCYlJzCAebWNNtqIvwB+KE9Ub\r
32         BTpD7yMkrL6s6rggO0dyl2sqEYcQYJmAgvYuQ4SijlzuthOWhYyHUV1i7fRzbW8eYLeA\r
33         aNZ8fRtjQYyjalTwlZVeMS3zxjU3dJjz0iON8kGKaXFE/U+ybpJwnCHH8dKRGVscYliw\r
34         qtvA==\r
35 Received: by 10.52.180.5 with SMTP id dk5mr7992451vdc.45.1350824021824;\r
36         Sun, 21 Oct 2012 05:53:41 -0700 (PDT)\r
37 Received: from smtp.gmail.com (p70-80.acedsl.com. [66.114.70.80])\r
38         by mx.google.com with ESMTPS id co1sm7196334vdc.10.2012.10.21.05.53.40\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sun, 21 Oct 2012 05:53:41 -0700 (PDT)\r
41 From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
42 To: Peter Wang <novalazy@gmail.com>, notmuch@notmuchmail.org\r
43 Subject: Re: [PATCH v3] test: conform to content length, encoding fields\r
44 In-Reply-To: <1350788651-10555-1-git-send-email-novalazy@gmail.com>\r
45 References: <1344428872-12374-4-git-send-email-novalazy@gmail.com>\r
46         <1350788651-10555-1-git-send-email-novalazy@gmail.com>\r
47 User-Agent: Notmuch/0.14+45~g6ea9330 (http://notmuchmail.org) Emacs/23.3.1\r
48         (x86_64-pc-linux-gnu)\r
49 Date: Sun, 21 Oct 2012 08:53:40 -0400\r
50 Message-ID: <87lif056ln.fsf@betacantrips.com>\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 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, 21 Oct 2012 12:53:44 -0000\r
66 \r
67 Peter Wang <novalazy@gmail.com> writes:\r
68 \r
69 > Update tests to expect content-length and content-transfer-encoding\r
70 > fields in show --format=json output, for leaf parts with omitted body\r
71 > content.\r
72 \r
73 OK, this whole series looks good to me.\r
74 \r
75 Ethan\r