[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 9e / 4dee5fcbabfb433e42fe0b5b95076b4215d9b8
1 Return-Path: <jani@nikula.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 808FE431FAF\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Mar 2012 08:11: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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 R7FHqXkwAOvc for <notmuch@notmuchmail.org>;\r
16         Tue, 27 Mar 2012 08:11:54 -0700 (PDT)\r
17 Received: from mail-qa0-f53.google.com (mail-qa0-f53.google.com\r
18         [209.85.216.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 955BE431FAE\r
21         for <notmuch@notmuchmail.org>; Tue, 27 Mar 2012 08:11:54 -0700 (PDT)\r
22 Received: by qadc11 with SMTP id c11so231229qad.5\r
23         for <notmuch@notmuchmail.org>; Tue, 27 Mar 2012 08:11:52 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=from:to:subject:user-agent:date:message-id:mime-version\r
27         :content-type:x-gm-message-state;\r
28         bh=DHt3o57BR2d13VP5XxrA4ymf6740tyZckLdnV5XNNu4=;\r
29         b=fCEtNBneFuT0NdwD89dnbfhSsoH08/pzuKnPD7WCAisZmonYGAK1g9ik7ZLZh+8cEY\r
30         /NBhd0nKVhPaBOkg7QhhInop3eVilme19siB8r5vdx1uBgyiLHNuZOHr9FTkCdfa4T+D\r
31         GktpA9iC5Z2dzDKG51zzZcrsJL43N5SqeaPGEOdhtlEICANlOcQYLgcH19SsXLudJpru\r
32         oReotzxoppaqcqPZ+xqf96tv1pxTe0co8X34Y75VSxWSMZYVpDQ1xCQFkrFo+iw3XlTF\r
33         BVF17KHSD20HOIDQxbbV9WvUzRfpeJtaULm/A8KZ8EmAPtaXY4ub8wLYaHXwqrijin8K\r
34         6wHw==\r
35 Received: by 10.229.178.160 with SMTP id bm32mr9989730qcb.62.1332861112844;\r
36         Tue, 27 Mar 2012 08:11:52 -0700 (PDT)\r
37 Received: from localhost (nikula.org. [92.243.24.172])\r
38         by mx.google.com with ESMTPS id ha10sm1280479qab.14.2012.03.27.08.11.50\r
39         (version=SSLv3 cipher=OTHER); Tue, 27 Mar 2012 08:11:51 -0700 (PDT)\r
40 From: Jani Nikula <jani@nikula.org>\r
41 To: Notmuch Mail <notmuch@notmuchmail.org>\r
42 Subject: bug in emacs reply code?\r
43 User-Agent: Notmuch/0.11.1+222~ga47a98c (http://notmuchmail.org) Emacs/23.1.1\r
44         (i686-pc-linux-gnu)\r
45 Date: Tue, 27 Mar 2012 15:11:48 +0000\r
46 Message-ID: <87r4we3wp7.fsf@nikula.org>\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain; charset=us-ascii\r
49 X-Gm-Message-State:\r
50  ALoCoQnpya2AMDU7nbLrnQTgBaWKxgSY4pHEZAijkSx1oJGAiqeXMDJx5Tg+M5JZWp207uyzfafi\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Tue, 27 Mar 2012 15:11:59 -0000\r
64 \r
65 \r
66 Hi all, just upgraded from 0.11 to master on one machine, and emacs\r
67 reply started failing as follows. The four tests fail, all others pass.\r
68 \r
69 $ emacs --version\r
70 GNU Emacs 23.2.1\r
71 \r
72 $ make test\r
73 [...]\r
74 emacs: Testing emacs interface\r
75 [...]\r
76  FAIL   Reply within emacs\r
77         --- emacs.24.expected  2012-03-27 15:02:05.894335772 +0000\r
78         +++ emacs.24.output    2012-03-27 15:02:05.884335772 +0000\r
79         @@ -1,6 +1,9 @@\r
80         From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
81         +From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
82         +To: user@example.com\r
83         To: user@example.com\r
84         Subject: Re: Testing message sent via SMTP\r
85         +Subject: Re: Testing message sent via SMTP\r
86         In-Reply-To: <XXX>\r
87         Fcc: /home/jani/tools/notmuch/test/tmp.emacs/mail/sent\r
88         --text follows this line--\r
89  FAIL   Reply within emacs to a multipart/mixed message\r
90         --- emacs.25.expected     2012-03-27 15:02:06.294335772 +0000\r
91         +++ emacs.25.output       2012-03-27 15:02:06.294335772 +0000\r
92         @@ -1,6 +1,9 @@\r
93         From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
94         +From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
95         +To: Adrian Perez de Castro <aperez@igalia.com>,\r
96         notmuch@notmuchmail.org\r
97         To: Adrian Perez de Castro <aperez@igalia.com>,\r
98         notmuch@notmuchmail.org\r
99         Subject: Re: [notmuch] Introducing myself\r
100         +Subject: Re: [notmuch] Introducing myself\r
101         In-Reply-To: <20091118002059.067214ed@hikari>\r
102         Fcc: /home/jani/tools/notmuch/test/tmp.emacs/mail/sent\r
103         --text follows this line--\r
104  FAIL   Reply within emacs to a multipart/alternative message\r
105         --- emacs.26.expected     2012-03-27 15:02:06.914335772 +0000\r
106         +++ emacs.26.output       2012-03-27 15:02:06.914335772 +0000\r
107         @@ -1,6 +1,9 @@\r
108         From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
109         +From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
110         +To: Alex Botero-Lowry <alex.boterolowry@gmail.com>,\r
111         notmuch@notmuchmail.org\r
112         To: Alex Botero-Lowry <alex.boterolowry@gmail.com>,\r
113         notmuch@notmuchmail.org\r
114         Subject: Re: [notmuch] preliminary FreeBSD support\r
115         +Subject: Re: [notmuch] preliminary FreeBSD support\r
116         In-Reply-To:\r
117         <cf0c4d610911171136h1713aa59w9cf9aa31f052ad0a@mail.gmail.com>\r
118         Fcc: /home/jani/tools/notmuch/test/tmp.emacs/mail/sent\r
119         --text follows this line--\r
120  FAIL   Quote MML tags in reply\r
121         --- emacs.27.expected 2012-03-27 15:02:07.524335772 +0000\r
122         +++ emacs.27.output   2012-03-27 15:02:07.524335772 +0000\r
123         @@ -1,6 +1,8 @@\r
124         From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
125         +From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
126         To: \r
127         Subject: Re: Quote MML tags in reply\r
128         +Subject: Re: Quote MML tags in reply\r
129         In-Reply-To: <test-emacs-mml-quoting@message.id>\r
130         Fcc: /home/jani/tools/notmuch/test/tmp.emacs/mail/sent\r
131         --text follows this line--\r
132 [...]\r