[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 4b / eff65edb284189f5f3566c4755fe3bc0f5f2fc
1 Return-Path: <darren@fernseed.info>\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 3A99D40D14D\r
6         for <notmuch@notmuchmail.org>; Sat,  6 Nov 2010 13:40:30 -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.459\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.459 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, FH_HOST_IN_ADDRARPA=2.157, RCVD_IN_RP_RNBL=1.31,\r
14         RDNS_DYNAMIC=0.982, T_MIME_NO_TEXT=0.01] autolearn=no\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 3RfDNid68SfH for <notmuch@notmuchmail.org>;\r
18         Sat,  6 Nov 2010 13:40:19 -0700 (PDT)\r
19 Received: from silentio.fernseed.info (202.4.169.217.in-addr.arpa\r
20         [217.169.4.202])\r
21         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 02DDC4196F0\r
24         for <notmuch@notmuchmail.org>; Sat,  6 Nov 2010 13:40:18 -0700 (PDT)\r
25 Received: from localhost (bookbinder.fernseed.info\r
26         [IPv6:2001:8b0:ff94:1:224:2cff:fe37:838b])\r
27         (Authenticated sender: darren)\r
28         by silentio.fernseed.info (Postfix) with ESMTPSA id B960810D;\r
29         Sat,  6 Nov 2010 20:40:15 +0000 (GMT)\r
30 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fernseed.info;\r
31         s=default; t=1289076016;\r
32         bh=asxC4Wi/PPxA+oR35h+kdv4SJxTSiGpIB+keMCu7F8g=;\r
33         h=From:To:Subject:In-Reply-To:References:Date:Message-ID:\r
34         MIME-Version:Content-Type;\r
35         b=J48jBqkkar7wSRgvcjNP6+c2RckX2oxlPTFWUUOyK3EiFWrNsf5xu8E3UaMAXSKlO\r
36         ItMmP6h790KEfg4b24kKa30yTCIM+LkWyDac5IFz98K7apFAY8aD+TuD93TNcpuzZ3\r
37         rnJ3PWF0G9qVhp7/kuAIPpLDHlk+Ov4LYlQH0SgA=\r
38 From: Darren McGuicken <mailing-notmuch@fernseed.info>\r
39 To: Jameson Rollins <jrollins@finestructure.net>,\r
40         Notmuch Mail <notmuch@notmuchmail.org>\r
41 Subject: Re: notmuch for documents\r
42 In-Reply-To: <87k4kqp5y6.fsf@servo.finestructure.net>\r
43 References: <87k4kqp5y6.fsf@servo.finestructure.net>\r
44 User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.1.1\r
45         (i486-pc-linux-gnu)\r
46 Date: Sat, 06 Nov 2010 20:40:10 +0000\r
47 Message-ID: <877hgqmbit.fsf@bookbinder.fernseed.info>\r
48 MIME-Version: 1.0\r
49 Content-Type: multipart/signed; boundary="=-=-=";\r
50         micalg=pgp-sha1; protocol="application/pgp-signature"\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: Sat, 06 Nov 2010 20:40:30 -0000\r
64 \r
65 --=-=-=\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 On Sat, 06 Nov 2010 16:12:17 -0400, Jameson Rollins <jrollins@finestructure=\r
69 .net> wrote:\r
70 > Notmuch is the best damn mail system there ever was and we wouldn't\r
71 > want to mess with that.  Does abstracting everything in notmuch from\r
72 > "messages" -> "documents" hurt it as a mail system?  What if just the\r
73 > back-end were abstracted, to allow for different front-ends for\r
74 > different classes of documents, i.e. "messages", "articles", "books",\r
75 > "rss feeds", etc.?  Are there any big problems with this proposal that\r
76 > I'm overlooking?\r
77 >=20\r
78 > I'm very interested to hear what others think about this idea.\r
79 \r
80 Absolutely 100% in agreement - the reason I use emacs for everything I\r
81 possibly can from web browsing to writing to coding to mailing is\r
82 because it's all just (occasionally arbitrarily formatted) text and all\r
83 text can be dealt with across buffers in exactly the same manner.  The\r
84 ability to use a single indexer and search interface for any of that\r
85 same text gets a big +1 from me.\r
86 \r
87 I recently started using feed2imap in order to get notmuch tagging and\r
88 searching for rss, I'm sure I'm not alone.  I was just wondering how on\r
89 earth to go about adding headers to my sets of org-mode formatted notes,\r
90 for instance, so that notmuch could pick them up and index them for me.\r
91 \r
92 In fact, the less of a distinction between the types of 'document' I'm\r
93 dealing with the better.  Maybe different document types get different\r
94 default keybindings - I may not want to 'reply' to an ebook but I\r
95 absolutely may want to forward it to someone?\r
96 \r
97 --=-=-=\r
98 Content-Type: application/pgp-signature\r
99 \r
100 -----BEGIN PGP SIGNATURE-----\r
101 Version: GnuPG v1.4.10 (GNU/Linux)\r
102 \r
103 iEYEARECAAYFAkzVvSoACgkQP1ao/7snsT69pgCbBEP9jYPkINLKR7DLAqjKkiFK\r
104 s6gAoNKYA7P8gZXvBfcg4C56mu6FpaQR\r
105 =JQ0F\r
106 -----END PGP SIGNATURE-----\r
107 --=-=-=--\r