[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / ea / efed7df706d196164ffb7c9e8c562eabbe716d
1 Return-Path: <marten@veldthuis.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 97FED431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 10 Dec 2009 11:08:29 -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 NXvSUpL2IyDS for <notmuch@notmuchmail.org>;\r
11         Thu, 10 Dec 2009 11:08:29 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])\r
13         by olra.theworths.org (Postfix) with ESMTP id 0EF67431FAE\r
14         for <notmuch@notmuchmail.org>; Thu, 10 Dec 2009 11:08:29 -0800 (PST)\r
15 Received: from smtp04.online.nl (smtp04.online.nl [194.134.41.34])\r
16         by mx.perfora.net (node=mxus2) with ESMTP (Nemesis)\r
17         id 0Lp4DU-1NxeyO1eOi-00eunw for notmuch@notmuchmail.org;\r
18         Thu, 10 Dec 2009 14:08:28 -0500\r
19 Received: from smtp04.online.nl (localhost [127.0.0.1])\r
20         by smtp04.online.nl (Postfix) with ESMTP id 238B3E387;\r
21         Thu, 10 Dec 2009 20:08:26 +0100 (CET)\r
22 Received: from gopher (s55919504.adsl.wanadoo.nl [85.145.149.4])\r
23         by smtp04.online.nl (Postfix) with ESMTP;\r
24         Thu, 10 Dec 2009 20:08:26 +0100 (CET)\r
25 Received: by gopher (Postfix, from userid 1000)\r
26         id 3F7C62321C0; Thu, 10 Dec 2009 20:08:18 +0100 (CET)\r
27 From: Marten Veldthuis <marten@veldthuis.com>\r
28 To: Carl Worth <cworth@cworth.org>, Mark Anderson <markr.anderson@amd.com>,\r
29         notmuch <notmuch@notmuchmail.org>\r
30 In-Reply-To: <87ws0ug23f.fsf@yoom.home.cworth.org>\r
31 References: <1260400470-sup-5775@testarossa>\r
32         <87ws0ug23f.fsf@yoom.home.cworth.org>\r
33 Date: Thu, 10 Dec 2009 20:08:18 +0100\r
34 Message-ID: <87ljha3avx.fsf@home.veldthuis.com>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 X-Online-Scanned: by Cloudmark authority (on smtp04.online.nl)\r
38 Subject: Re: [notmuch] Threading\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.12\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Thu, 10 Dec 2009 19:08:29 -0000\r
52 \r
53 On Thu, 10 Dec 2009 09:39:48 -0800, Carl Worth <cworth@cworth.org> wrote:\r
54 > I think the right answer here is to fix the input that notmuch is\r
55 > getting. Just ensure that each message has a proper In-Reply-To header\r
56 > and all should be fine.\r
57 \r
58 On a related note, what about communicating with people who press reply\r
59 on an existing message, change the subject and start a new mail\r
60 thread. Most mail clients will still insert the In-Reply-To header,\r
61 which in this case is just wrong.\r
62 \r
63 Ofcourse, it's their fault, but one can't educate the entire world. Is\r
64 there anything like mutt has, to break a thread at the current message?\r
65 \r
66 -- \r
67 - Marten\r