Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 1a / ed2c5578c905c0db1fe93ad6bd69d76121b634
1 Return-Path: <gmn-notmuch@m.gmane.org>\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 5821F431FAF\r
6         for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 16:42:51 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id VeYnGSVIE88m for <notmuch@notmuchmail.org>;\r
16         Mon, 27 Feb 2012 16:42:50 -0800 (PST)\r
17 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 9EFCA431FAE\r
21         for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 16:42:50 -0800 (PST)\r
22 Received: from list by plane.gmane.org with local (Exim 4.69)\r
23         (envelope-from <gmn-notmuch@m.gmane.org>) id 1S2B9L-0000iJ-SO\r
24         for notmuch@notmuchmail.org; Tue, 28 Feb 2012 01:42:39 +0100\r
25 Received: from 84-217-24-86.tn.glocalnet.net ([84.217.24.86])\r
26         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
27         id 1AlnuQ-0007hv-00\r
28         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 01:42:39 +0100\r
29 Received: from quite by 84-217-24-86.tn.glocalnet.net with local (Gmexim 0.1\r
30         (Debian)) id 1AlnuQ-0007hv-00\r
31         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 01:42:39 +0100\r
32 X-Injected-Via-Gmane: http://gmane.org/\r
33 To: notmuch@notmuchmail.org\r
34 From: Daniel <quite@hack.org>\r
35 Subject: Thread by subject, at least through API?\r
36 Date: Tue, 28 Feb 2012 00:42:28 +0000 (UTC)\r
37 Lines: 6\r
38 Message-ID: <slrnjko8nk.tg8.quite@kelebek.lublin.se>\r
39 X-Complaints-To: usenet@dough.gmane.org\r
40 X-Gmane-NNTP-Posting-Host: 84-217-24-86.tn.glocalnet.net\r
41 User-Agent: slrn/pre1.0.0-26 (Linux)\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Tue, 28 Feb 2012 00:42:51 -0000\r
55 \r
56 I would like to thread some mails by subject, can I do this: get to the data\r
57 and forge threads between messages that don't otherwise have any References or\r
58 In-Reply-To:s?\r
59 \r
60 Basically I want to make mails with "Subject: XYZZY Re: foobar" replies to\r
61 those without "Re:".\r
62 \r