[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / d4 / 2a5e3882e9590f15637823eb7cfefa72ae4f5c
1 Return-Path: <marten@home.veldthuis.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 01024431FBC\r
6         for <notmuch@notmuchmail.org>; Thu,  3 Dec 2009 18:06:38 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id W0tigOUs-H5N for <notmuch@notmuchmail.org>;\r
11         Thu,  3 Dec 2009 18:06:37 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.195])\r
13         by olra.theworths.org (Postfix) with ESMTP id 65FEA431FAE\r
14         for <notmuch@notmuchmail.org>; Thu,  3 Dec 2009 18:06:37 -0800 (PST)\r
15 Received: from smtp02.online.nl (smtp02.online.nl [194.134.41.32])\r
16         by mx.perfora.net (node=mxus0) with ESMTP (Nemesis)\r
17         id 0MXJU5-1NdfCr1xhd-00WxrC for notmuch@notmuchmail.org;\r
18         Thu, 03 Dec 2009 21:06:37 -0500\r
19 Received: from smtp02.online.nl (localhost [127.0.0.1])\r
20         by smtp02.online.nl (Postfix) with ESMTP id 25E4DA151;\r
21         Fri,  4 Dec 2009 03:06:34 +0100 (CET)\r
22 Received: from gopher (s55919504.adsl.wanadoo.nl [85.145.149.4])\r
23         by smtp02.online.nl (Postfix) with ESMTP;\r
24         Fri,  4 Dec 2009 03:06:33 +0100 (CET)\r
25 Received: by gopher (Postfix, from userid 1000)\r
26         id 10B6623221F; Fri,  4 Dec 2009 03:06:33 +0100 (CET)\r
27 From: Marten Veldthuis <marten@veldthuis.com>\r
28 To: Carl Worth <cworth@cworth.org>, Notmuch list <notmuch@notmuchmail.org>\r
29 In-Reply-To: <877ht3hfh0.fsf@yoom.home.cworth.org>\r
30 References: <877ht3hfh0.fsf@yoom.home.cworth.org>\r
31 Date: Fri, 04 Dec 2009 03:06:32 +0100\r
32 Message-ID: <87fx7rcx1z.fsf@home.veldthuis.com>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 X-Online-Scanned: by Cloudmark authority (on smtp02.online.nl)\r
36 Subject: Re: [notmuch] Recent (and forthcoming) improvements to the emacs\r
37  interface\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.12\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Fri, 04 Dec 2009 02:06:38 -0000\r
51 \r
52 On Thu, 03 Dec 2009 14:15:07 -0800, Carl Worth <cworth@cworth.org> wrote:\r
53 >   * Much nicer looking presentation, (no more ugly reverse-video or\r
54 >     underlines on the message summary line).\r
55\r
56 >   * More reliable message-visibility buttons, (using RET in the first\r
57 >     column of a message-summary line now works).\r
58 \r
59 Not sure what happened, but:\r
60 \r
61     Subject: [notmuch] [PATCH 4/9] Factor out message buffer mgmt from notmuch-show-view-all-mime-parts\r
62     From: camalot@picnicpark.org\r
63     To: notmuch@notmuchmail.org\r
64     Cc: Keith Amidon <keith@nicira.com>\r
65     Bcc: \r
66     Date: Fri, 27 Nov 2009 05:30:10 -0800\r
67 \r
68 now collapses into:\r
69 \r
70 \r
71     Subject: [notmuch] [PATCH 4/9] Factor out message buffer mgmt from notmuch-show-view-all-mime-parts\r
72     From: Keith Amidon <keith@nicira.com>\r
73 \r
74 on my system (notice the From: header).\r
75 \r
76 -- \r
77 - Marten\r