[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / de / 223e2c716623046b87f2ff36e5f459e772ee45
1 Return-Path: <jnrowe@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 3D53A431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 12:38:10 -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 vgy48PfhHsMA for <notmuch@notmuchmail.org>;\r
11         Mon, 30 Nov 2009 12:38:09 -0800 (PST)\r
12 Received: from mail-fx0-f214.google.com (mail-fx0-f214.google.com\r
13         [209.85.220.214])\r
14         by olra.theworths.org (Postfix) with ESMTP id 188A8431FAE\r
15         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 12:38:08 -0800 (PST)\r
16 Received: by fxm6 with SMTP id 6so3478562fxm.0\r
17         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 12:38:08 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:received:received:from:to:cc:subject\r
20         :in-reply-to:references:date:message-id:mime-version:content-type;\r
21         bh=mnLv7BFGKS/0eZMcv1AcRFuWXNwJ5pvYlAGZX0ct9so=;\r
22         b=Ct9knD6zc/jzwZFCELDgY1F5SN95ul/K5zrCb+bADWyIuHXG2p6PtlGZQccqiUxJdZ\r
23         JysYG3rELccsWzoRgdrFIYNk+uuTEw9SQM7gwkCzxekIKayx3BlSO64u92rYvB2R+3wE\r
24         zs//xxnIY+SaasFW7XHvGpxTJGIl0zjreESHo=\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
26         h=from:to:cc:subject:in-reply-to:references:date:message-id\r
27         :mime-version:content-type;\r
28         b=bCRHXQtcWi8cfAFl2Qe3vzhQAySW6JvMPt8XNFaQAEAF93mYhaAlskAAgXT6qJASUt\r
29         imzuhfG8W4w0OQKxYqPBgmmFtgCaXtN9lqfR4619ywOyD0I00evUjMJv+AwjuFGUSawK\r
30         H+l1DLtz+sIuKFZ2E6StDmk45SuO4PlOXnIwE=\r
31 Received: by 10.216.87.66 with SMTP id x44mr1655027wee.96.1259613488047;\r
32         Mon, 30 Nov 2009 12:38:08 -0800 (PST)\r
33 Received: from localhost (94.197.221.91.threembb.co.uk [94.197.221.91])\r
34         by mx.google.com with ESMTPS id t12sm11050947gvd.20.2009.11.30.12.38.05\r
35         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
36         Mon, 30 Nov 2009 12:38:06 -0800 (PST)\r
37 From: James Rowe <jnrowe@gmail.com>\r
38 To: notmuch@notmuchmail.org\r
39 In-Reply-To: <87ocmmsgpn.fsf@friend.picnicpark.org>\r
40 References: <1259328615-1445-1-git-send-email-camalot@picnicpark.org>\r
41         <1259328615-1445-2-git-send-email-camalot@picnicpark.org>\r
42         <1259328615-1445-3-git-send-email-camalot@picnicpark.org>\r
43         <87k4xbteze.fsf@yoom.home.cworth.org>\r
44         <87ocmmsgpn.fsf@friend.picnicpark.org>\r
45 Date: Mon, 30 Nov 2009 20:38:00 +0000\r
46 Message-ID: <87zl63695j.fsf@gmail.com>\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain; charset=us-ascii\r
49 Cc: Keith Amidon <keith@nicira.com>\r
50 Subject: Re: [notmuch] [PATCH 2/9] Adjust autoload comments\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.12\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: Mon, 30 Nov 2009 20:38:10 -0000\r
64 \r
65 On Sat, 28 Nov 2009 09:27:00 -0800, Keith Amidon <camalot@picnicpark.org> wrote:\r
66 > I was interested in them because the gentoo packaging support for emacs\r
67 > includes the ability to automatically create autoloads from these\r
68 > comments for installed add-on packages that then get loaded system-wide\r
69 > when emacs is started.  \r
70 \r
71   I have to admit I played with elisp-make-autoload-file in my ebuild\r
72 initially, but came to the conclusion there wasn't a great deal of\r
73 purpose to exposing more than the main notmuch function. Mostly because\r
74 it muddies my emacs and shell autocompletion, and my laziness prevailed.\r
75 Am I missing some obviously useful things that can be done if\r
76 notmuch-{folder,search} are available directly?\r
77 \r
78   I just pushed out an update that uses it, mostly so I can see the\r
79 reaction of my work colleagues in the morning. So, it may or may not be\r
80 there by lunchtime GMT tomorrow :)\r
81 \r
82 > I've my own ebuild using this functionality right now that is just\r
83 > slightly different from the one that was posted here a little while ago.\r
84 > I've been meaning to merge my version with that one but haven't gotten\r
85 > to it yet.\r
86 \r
87   Post a link! If it is better than mine I'll happily switch our\r
88 installs to it.\r
89  \r
90   If you're merging the two please look at the github version[1] as it\r
91 is significantly different from the version I originally posted, almost\r
92 entirely as a result of the helpful contributions from others.\r
93 \r
94   I had planned on posting a patch for inclusion in packaging/Gentoo per\r
95 Carl's mail[2], but the whole GPL 2 vs 3 thing made me put it on the\r
96 backburner and I haven't looked again. Might still be useful to people\r
97 unless there is going to be a "real" release soon, as then it would be\r
98 easier to push for it on bugs.gentoo.org.\r
99 \r
100 1. http://github.com/JNRowe/misc-overlay/tree/master/mail-client/notmuch/\r
101 2. id:87lji1k014.fsf@yoom.home.cworth.org\r
102 -- \r
103 Thanks,\r
104 \r
105 James\r