[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 15 / ff453d31051abc3b85c09ea8ce192708936fc6
1 Return-Path: <Vladimir.Marek@Oracle.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 D5BA2431FB6\r
6         for <notmuch@notmuchmail.org>; Mon, 13 May 2013 02:16:25 -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.299\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id e5b2O2SqGGOw for <notmuch@notmuchmail.org>;\r
17         Mon, 13 May 2013 02:16:19 -0700 (PDT)\r
18 Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id A62EE431FAE\r
22         for <notmuch@notmuchmail.org>; Mon, 13 May 2013 02:16:19 -0700 (PDT)\r
23 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238])\r
24         by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with\r
25         ESMTP id r4D9GGpT029602\r
26         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)\r
27         for <notmuch@notmuchmail.org>; Mon, 13 May 2013 09:16:19 GMT\r
28 Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230])\r
29         by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
30         r4D9GFcg017190\r
31         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)\r
32         for <notmuch@notmuchmail.org>; Mon, 13 May 2013 09:16:16 GMT\r
33 Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71])\r
34         by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
35         r4D9GFu1024208\r
36         for <notmuch@notmuchmail.org>; Mon, 13 May 2013 09:16:15 GMT\r
37 Received: from vi64-x3-2e-prg06.cz.oracle.com (/10.163.102.127)\r
38         by default (Oracle Beehive Gateway v4.0)\r
39         with ESMTP ; Mon, 13 May 2013 02:16:15 -0700\r
40 Date: Mon, 13 May 2013 11:16:12 +0200\r
41 From: Vladimir Marek <Vladimir.Marek@Oracle.COM>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: Joining messages into threads\r
44 Message-ID: <20130513091612.GC2036@vi64-x3-2e-prg06.cz.oracle.com>\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain; charset=utf-8\r
47 Content-Disposition: inline\r
48 User-Agent: Mutt/ (2012-12-30)\r
49 X-Source-IP: acsinet22.oracle.com [141.146.126.238]\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Mon, 13 May 2013 09:16:26 -0000\r
63 \r
64 Hi,\r
65 \r
66 I am getting mails from some automated tools (let's imagine bugzilla for\r
67 example), which concern several specific topics (like bugs).\r
68 Unfortunately those mails are not 'threaded' (don't have In-Reply-To\r
69 header). Once the mails are indexed, is there a way make them threaded?\r
70 I don't think that just editing the mail file and running 'notmuch new'\r
71 would find out.\r
72 \r
73 Similar question would be, can I join two separate message threads into\r
74 one by making the 'head' of one thread to be 'child' of the other\r
75 thread?\r
76 \r
77 Thank you\r
78 -- \r
79         Vlad\r