[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 07 / c30c623437ea0233125d45d95036d66556131a
1 Return-Path: <imain@redhat.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 1F3D9431FB6\r
6         for <notmuch@notmuchmail.org>; Wed, 15 Oct 2014 12:47:45 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 7DLm3i+ltdzs for <notmuch@notmuchmail.org>;\r
16         Wed, 15 Oct 2014 12:47:40 -0700 (PDT)\r
17 Received: from cmta19.telus.net (cmta19.telus.net [209.171.16.92])\r
18         by olra.theworths.org (Postfix) with ESMTP id C35DA431FAF\r
19         for <notmuch@notmuchmail.org>; Wed, 15 Oct 2014 12:47:40 -0700 (PDT)\r
20 Received: from ovo.mains.priv ([207.102.88.62]) by cmta19.telus.net with TELUS\r
21         id 3Xnf1p00j1LiWEf01XngTT; Wed, 15 Oct 2014 13:47:40 -0600\r
22 X-Authority-Analysis: v=2.0 cv=fJznK+me c=1 sm=2\r
23         a=EcQDfIwDZEqJA1f7rVUV8Q==:17 a=K_0WnIvp2iAA:10 a=IkcTkHD0fZMA:10\r
24         a=20KFwNOVAAAA:8 a=NEAV23lmAAAA:8 a=LQkW8g0xofNtbrDyFc4A:9\r
25         a=QEXdDO2ut3YA:10\r
26         a=XAAshf8zKa0A:10 a=VlZU0XKO32wA:10 a=kAKxtNkdM5cA:10 a=C1euyGRGbf4A:10\r
27         a=EcQDfIwDZEqJA1f7rVUV8Q==:117\r
28 X-Telus-Outbound-IP: 207.102.88.62\r
29 Received: from ovo.mains.priv (localhost.localdomain [127.0.0.1])\r
30         by ovo.mains.priv (8.14.8/8.14.8) with ESMTP id s9FJldTT011724\r
31         for <notmuch@notmuchmail.org>; Wed, 15 Oct 2014 12:47:39 -0700\r
32 Received: (from imain@localhost)\r
33         by ovo.mains.priv (8.14.8/8.14.8/Submit) id s9FJlbSb011723;\r
34         Wed, 15 Oct 2014 12:47:37 -0700\r
35 X-Authentication-Warning: ovo.mains.priv: imain set sender to imain@redhat.com\r
36         using -f\r
37 Date: Wed, 15 Oct 2014 12:47:37 -0700\r
38 From: Ian Main <imain@redhat.com>\r
39 To: notmuch@notmuchmail.org\r
40 Message-ID: <543ecf59e21b8_2c291569e8c7e@ovo.mains.priv.notmuch>\r
41 Subject: notmuch vim patches\r
42 Mime-Version: 1.0\r
43 Content-Type: text/plain;\r
44  charset=utf-8\r
45 Content-Transfer-Encoding: 7bit\r
46 X-Mailman-Approved-At: Wed, 15 Oct 2014 13:31:00 -0700\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Wed, 15 Oct 2014 19:47:45 -0000\r
60 \r
61 For those who are interested, I've created a fork of the official(?)\r
62 github repo that contains all the patches I've worked on so far.\r
63 For those using notmuch-vim this would be a much easier way to try\r
64 out the new code.\r
65 \r
66 https://github.com/imain/notmuch-vim\r
67 \r
68 I think it could be useful to get feedback here on what people think.\r
69 \r
70 I'm starting to realize that I could default to using 'enter' to both\r
71 open URI's and view attachments.  Any other ideas welcome.\r
72 \r
73     Ian\r