bug? notmuch earch doesn't search threads
authorJason Woofenden <jason@jasonwoof.com>
Sat, 16 Jul 2011 12:37:52 +0000 (08:37 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:07 +0000 (09:39 -0800)
7d/806a39d5dedd97ad6da1a88c458e85b893def1 [new file with mode: 0644]

diff --git a/7d/806a39d5dedd97ad6da1a88c458e85b893def1 b/7d/806a39d5dedd97ad6da1a88c458e85b893def1
new file mode 100644 (file)
index 0000000..55c4e2c
--- /dev/null
@@ -0,0 +1,84 @@
+Return-Path: <jason@jasonwoof.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 95F75431FD0\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 05:37:57 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Ddt1xtv5zqBG for <notmuch@notmuchmail.org>;\r
+       Sat, 16 Jul 2011 05:37:57 -0700 (PDT)\r
+Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com\r
+       [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 08230431FB6\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 05:37:56 -0700 (PDT)\r
+Received: by qyk9 with SMTP id 9so1307613qyk.5\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 05:37:56 -0700 (PDT)\r
+Received: by 10.229.249.132 with SMTP id mk4mr3438260qcb.159.1310819875999;\r
+       Sat, 16 Jul 2011 05:37:55 -0700 (PDT)\r
+Received: from compy.jasonwoof.org (c-98-216-100-90.hsd1.ma.comcast.net\r
+       [98.216.100.90])\r
+       by mx.google.com with ESMTPS id r12sm1404164qct.22.2011.07.16.05.37.54\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Sat, 16 Jul 2011 05:37:55 -0700 (PDT)\r
+Date: Sat, 16 Jul 2011 08:37:52 -0400\r
+From: Jason Woofenden <jason@jasonwoof.com>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: bug? notmuch earch doesn't search threads\r
+Message-ID: <20110716123752.GF27859@compy.jasonwoof.org>\r
+Mail-Followup-To: Notmuch Mail <notmuch@notmuchmail.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 16 Jul 2011 12:37:57 -0000\r
+\r
+I added tag:me to all messages from me.\r
+\r
+Then I added this to my index page:\r
+\r
+tag:notmuch and tag:unread and tag:me\r
+\r
+So my attention could be drawn to threads I'd participated in,\r
+which had new messages. (This list has enough traffic that I won't\r
+always keep up).\r
+\r
+It didn't work though. I assume because no single message has all\r
+those tags. (The ones with tag:me lack tag:unread and maybe\r
+tag:notmuch.)\r
+\r
+If this is not a bug, and you want it to only find messages that\r
+match, and not threads that match, then I make this feature\r
+request:\r
+\r
+I want a way to do the above: to search for threads that have the\r
+tags I'm looking for (but not necessarily all in the same message\r
+within the thread.)\r
+\r
+The vim ui is exclusively thread-based, and the notmuch manpage\r
+says it's thread-based... I want thread-based searching! :)\r
+\r
+Thanks,    - Jason\r
+\r
+P.S. I submitted (my first) 6 patches to this list on Monday, and\r
+have not gotten a reply or seen them merged. Is there something\r
+more I should do, or should I just be patient?\r