Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 5f / d33eeae87aeb3cda09d30e53b672bab17b7c92
1 Return-Path: <cworth@cworth.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 67FE1431FC0;\r
6         Wed, 18 Nov 2009 16:35:09 -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 MQAKwGb5WXTC; Wed, 18 Nov 2009 16:35:08 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 80A9C431FBC;\r
13         Wed, 18 Nov 2009 16:35:08 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Keith Packard <keithp@keithp.com>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1258580758-24474-1-git-send-email-keithp@keithp.com>\r
17 References: <1258580758-24474-1-git-send-email-keithp@keithp.com>\r
18 Date: Thu, 19 Nov 2009 01:34:54 +0100\r
19 Message-ID: <87tywr5p3l.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] [PATCH] Make reply/show/tag all require at least one\r
23  search term\r
24 X-BeenThere: notmuch@notmuchmail.org\r
25 X-Mailman-Version: 2.1.12\r
26 Precedence: list\r
27 List-Id: "Use and development of the notmuch mail system."\r
28         <notmuch.notmuchmail.org>\r
29 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
30         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
31 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
32 List-Post: <mailto:notmuch@notmuchmail.org>\r
33 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
34 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
36 X-List-Received-Date: Thu, 19 Nov 2009 00:35:09 -0000\r
37 \r
38 On Wed, 18 Nov 2009 13:45:58 -0800, Keith Packard <keithp@keithp.com> wrote:\r
39 > In particular, notmuch tag -inbox "" tended to take a long time to\r
40 > run, happened if you hit 'a' on a blank line in the search view and\r
41 > probably didn't have the desired effect.\r
42 \r
43 Another nice fix. Thanks again. This is pushed.\r
44 \r
45 -Carl\r