[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 38 / 7397935236601138d7de7ff7c346433c7da89c
1 Return-Path: <david@tethera.net>\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 F1AFF431FB6\r
6         for <notmuch@notmuchmail.org>; Sat, 28 Mar 2015 02:28:12 -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: 2.438\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 uSMbNt6+atWp for <notmuch@notmuchmail.org>;\r
16         Sat, 28 Mar 2015 02:28:09 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18         [87.98.215.224])\r
19         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id A9FFE431FAF\r
22         for <notmuch@notmuchmail.org>; Sat, 28 Mar 2015 02:28:09 -0700 (PDT)\r
23 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
24         4.80) (envelope-from <david@tethera.net>)\r
25         id 1Ybn0L-0002ll-Mp; Sat, 28 Mar 2015 09:26:09 +0000\r
26 Received: (nullmailer pid 26245 invoked by uid 1000); Sat, 28 Mar 2015\r
27         09:25:56 -0000\r
28 From: David Bremner <david@tethera.net>\r
29 To: Tomi Ollila <tomi.ollila@iki.fi>, glyn.millington@gmail.com,\r
30         notmuch@notmuchmail.org\r
31 Subject: Re: Can't compose message in Emacs  - Notmuch\r
32 In-Reply-To: <m2r3sdh2eq.fsf@guru.guru-group.fi>\r
33 References: <878uembwmj.fsf@nowhere.org>\r
34         <87fv8u6wbc.fsf@maritornes.cs.unb.ca> <87619q3s9w.fsf@nowhere.org>\r
35         <m2r3sdh2eq.fsf@guru.guru-group.fi>\r
36 User-Agent: Notmuch/0.19+86~gbed8b67 (http://notmuchmail.org) Emacs/24.4.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Sat, 28 Mar 2015 10:25:56 +0100\r
39 Message-ID: <878uehqxqz.fsf@maritornes.cs.unb.ca>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Sat, 28 Mar 2015 09:28:13 -0000\r
55 \r
56 Tomi Ollila <tomi.ollila@iki.fi> writes:\r
57 \r
58 >\r
59 > Instead of noise I think this is valuable information...\r
60 >\r
61 > ... if we had "troubleshooting" (or just put to emacstips.mdwn) page\r
62 > we could add something along the line:\r
63 >\r
64 >    emacs -Q -L /path/to/notmuch/elisp/dir --eval "(require 'notmuch)"\r
65 >\r
66 \r
67 For the record, I started a "troubleshooting" page at\r
68 \r
69     http://notmuchmail.org/bugs\r
70 \r
71 It's a wiki, so feel free to improve this page.\r
72 \r
73 d\r