[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 32 / 2c2b1abba53a26d42c448185aa1aa01390ac8b
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 arlo.cworth.org (Postfix) with ESMTP id AF9D86DE02C6\r
6  for <notmuch@notmuchmail.org>; Mon, 11 Apr 2016 02:58:05 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.018\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.018 tagged_above=-999 required=5\r
12  tests=[AWL=-0.007, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id xz06AWuy8hXh for <notmuch@notmuchmail.org>;\r
17  Mon, 11 Apr 2016 02:57:58 -0700 (PDT)\r
18 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id D23CE6DE0008\r
20  for <notmuch@notmuchmail.org>; Mon, 11 Apr 2016 02:57:57 -0700 (PDT)\r
21 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
22  (envelope-from <david@tethera.net>)\r
23  id 1apYbZ-0000Vn-1D; Mon, 11 Apr 2016 05:58:01 -0400\r
24 Received: (nullmailer pid 22726 invoked by uid 1000);\r
25  Mon, 11 Apr 2016 09:57:50 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: David Edmondson <dme@dme.org>, Mark Walters <markwalters1009@gmail.com>,\r
28  Daniel Kahn Gillmor <dkg@fifthhorseman.net>,\r
29  David Mazieres expires 2016-07-03 PDT\r
30  <mazieres-297ctmng4fhr6h6ad8yffa64yi@temporary-address.scs.stanford.edu>,\r
31  notmuch@notmuchmail.org\r
32 Subject: Re: Breaking a really long thread\r
33 In-Reply-To: <m2y48kmw5s.fsf@dme.org>\r
34 References: <c10e501c2baee471cbeeb42aad89a1e966407234-NM@bruno.deptj.eu>\r
35  <87k2kd8r6d.fsf@qmul.ac.uk> <87wpoc7hf8.fsf@ta.scs.stanford.edu>\r
36  <8760vrm3jk.fsf@alice.fifthhorseman.net> <87fuuu3938.fsf@zancas.localnet>\r
37  <87bn5ijthh.fsf@qmul.ac.uk> <87oa9g7vd6.fsf@zancas.localnet>\r
38  <87y48kipdw.fsf@qmul.ac.uk> <m2y48kmw5s.fsf@dme.org>\r
39 User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1\r
40  (x86_64-pc-linux-gnu)\r
41 Date: Mon, 11 Apr 2016 06:57:50 -0300\r
42 Message-ID: <87lh4k79i9.fsf@zancas.localnet>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.20\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49  <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
56  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Mon, 11 Apr 2016 09:58:05 -0000\r
58 \r
59 David Edmondson <dme@dme.org> writes:\r
60 >\r
61 > My inclination is to say "if you want to change the headers that are\r
62 > hidden in message mode, change `message-hidden-headers'" and don't\r
63 > bother with any notmuch specific settings.\r
64 >\r
65 > That, of course, leads me to wonder why I ever added\r
66 > `notmuch-mua-hidden-headers' in the first place...\r
67 \r
68 Whatever we decide to do, I'd like to avoid notmuch making persistent\r
69 changes to message-mode settings, to avoid problems for people who\r
70 e.g. use notmuch as an indexing backend for gnus.\r
71 \r
72 d\r
73 \r
74 \r