Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 8d / 43bf66572a8166da88f988ba8f68c564ab8ea8
1 Return-Path: <xuwang762@gmail.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 arlo.cworth.org (Postfix) with ESMTP id D075A6DE09FB\r
6  for <notmuch@notmuchmail.org>; Sat, 12 Sep 2015 21:03:24 -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.566\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.566 tagged_above=-999 required=5\r
12  tests=[AWL=-0.015, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13  DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25,\r
14  FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001,\r
15  SPF_PASS=-0.001] autolearn=disabled\r
16 Received: from arlo.cworth.org ([127.0.0.1])\r
17  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
18  with ESMTP id znL2C1M3W3iG for <notmuch@notmuchmail.org>;\r
19  Sat, 12 Sep 2015 21:03:23 -0700 (PDT)\r
20 Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com\r
21  [209.85.218.44])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id 128E56DE0275\r
23  for <notmuch@notmuchmail.org>; Sat, 12 Sep 2015 21:03:23 -0700 (PDT)\r
24 Received: by oixx17 with SMTP id x17so61715974oix.0\r
25  for <notmuch@notmuchmail.org>; Sat, 12 Sep 2015 21:03:22 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27  h=mime-version:date:message-id:subject:from:to:content-type;\r
28  bh=AIfUzangb83s2+PDrmdomuhdgXeYnj/nBRXayoe8eSA=;\r
29  b=q5mWAfxkaHm0Vgyfy0wMmUdZBdHIoH84pxFFyNhvtoz2Jk2fKOWaabF9w5Gu8EDNPc\r
30  mHnudYYZznmkfEpjPAXjcKu9C8VCLawxboqIJeXK9v1g4WxJLSh5m99xAHDjrDA+K4Ty\r
31  2dcf9XPkFmF8/aUgE1TFXBIGBWemQIG09Mw1TPUPMLf67M9tyip/Ygi/juk5Wegil2Ls\r
32  TceG878CnwdSdGThV5OVQ5MxNazAg5ZnS0M5BM+9AiGsQqYEbGRGkZaJPVF4ehZMmN9j\r
33  63UfI6sN8b4Mze0V2vSbJXvimUS5fYIPdOMy7201VNbPTnkwA2c6VQB841PwYHRrbdv0\r
34  V3OA==\r
35 MIME-Version: 1.0\r
36 X-Received: by 10.202.64.3 with SMTP id n3mr5296710oia.53.1442117001005; Sat,\r
37  12 Sep 2015 21:03:21 -0700 (PDT)\r
38 Received: by 10.202.212.204 with HTTP; Sat, 12 Sep 2015 21:03:20 -0700 (PDT)\r
39 Date: Sun, 13 Sep 2015 00:03:20 -0400\r
40 Message-ID:\r
41  <CAJhTkNh7_hXDLsAGyD7nwkXV4ca6ymkLtFG945USvfqK4ZJEdQ@mail.gmail.com>\r
42 Subject: Possible some threads are not complete due to bug?\r
43 From: Xu Wang <xuwang762@gmail.com>\r
44 To: notmuch@notmuchmail.org\r
45 Content-Type: text/plain; charset=UTF-8\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.18\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50  <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 13 Sep 2015 04:03:24 -0000\r
59 \r
60 Hi,\r
61 \r
62 Sometimes I need to do:\r
63 \r
64 $ notmuch search --output=threads "id:MYMSGID"\r
65 thread:000000000000a125\r
66 $ notmuch search --output=messages "thread:000000000000a125"\r
67 \r
68 In theory, this should output the message that responded to message ID\r
69 "MYMSGID". Sometimes it works. But sometimes it does not work. That\r
70 is, there exists an email where I am sure (I checked the raw email)\r
71 that there is a header\r
72 In-Reply-To: <MYMSGID>\r
73 but that email does not show when I do the two commands above.\r
74 Indeed, that mail belongs to a different thread ID.\r
75 \r
76 I am just curious if the above is due to:\r
77 \r
78 1. My missing of understanding of how notmuch deals with threads\r
79 2. A bug or missing feature in notmuch causes some threads to be incomplete\r
80 \r
81 By the way, my goal is to use Suvayu's script to check if a message\r
82 was responded to.\r
83 \r
84 Kind regards,\r
85 \r
86 Xu\r