[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 14 / d2c37a59c7ea313242c2e1065026d93de44c6f
1 Return-Path: <dme@dme.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 DC9B2429E26\r
6         for <notmuch@notmuchmail.org>; Thu, 29 Dec 2011 00:46:37 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 KyN8KqD1sedc for <notmuch@notmuchmail.org>;\r
16         Thu, 29 Dec 2011 00:46:37 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 34A84431FB6\r
21         for <notmuch@notmuchmail.org>; Thu, 29 Dec 2011 00:46:36 -0800 (PST)\r
22 Received: by wibhq2 with SMTP id hq2so7356613wib.26\r
23         for <notmuch@notmuchmail.org>; Thu, 29 Dec 2011 00:46:35 -0800 (PST)\r
24 Received: by 10.181.13.179 with SMTP id ez19mr76397689wid.11.1325148395941;\r
25         Thu, 29 Dec 2011 00:46:35 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id q34sm20903932wbm.15.2011.12.29.00.46.34\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Thu, 29 Dec 2011 00:46:34 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id A7AD1A02AD; Thu, 29 Dec 2011 08:46:32 +0000 (GMT)\r
33 To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH] emacs: Don't signal an error when reaching the end of the\r
35         search results.\r
36 In-Reply-To: <yf662h0mo6y.fsf@taco2.nixu.fi>\r
37 References: <1324370714-28545-1-git-send-email-dme@dme.org>\r
38         <yf662h0mo6y.fsf@taco2.nixu.fi>\r
39 User-Agent: Notmuch/0.10.2+137~gc71852b (http://notmuchmail.org)\r
40         Emacs/24.0.92.1 (x86_64-pc-linux-gnu)\r
41 From: David Edmondson <dme@dme.org>\r
42 Date: Thu, 29 Dec 2011 08:46:32 +0000\r
43 Message-ID: <cunsjk3rcif.fsf@hotblack-desiato.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: multipart/signed; boundary="=-=-=";\r
46         micalg=pgp-sha1; protocol="application/pgp-signature"\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 29 Dec 2011 08:46:38 -0000\r
60 \r
61 --=-=-=\r
62 Content-Type: text/plain\r
63 Content-Transfer-Encoding: quoted-printable\r
64 \r
65 On Wed, 28 Dec 2011 22:33:09 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
66 > On Tue, 20 Dec 2011 08:45:14 +0000, David Edmondson <dme@dme.org> wrote:\r
67 > > With the default configuration ('space' moves through the messages\r
68 > > matching the search and back to the results index at the end) it's\r
69 > > unnecessary to signal an error when the last message has been read, as\r
70 > > this is the common case.\r
71 > >=20\r
72 > > Moreover, it's very annoying when `debug-on-error' is t.\r
73 > > ---\r
74 >=20\r
75 > I'd say '+1' but I could not reproduce the case.\r
76 \r
77 That's puzzling. Without the patch, if you hit 'space' on the last\r
78 message in a `notmuch-show' buffer that is the last thread in a\r
79 `notmuch-search' buffer, you should see the error when you are returned\r
80 to the `notmuch-search' buffer. Does that not happen?\r
81 \r
82 --=-=-=\r
83 Content-Type: application/pgp-signature\r
84 \r
85 -----BEGIN PGP SIGNATURE-----\r
86 Version: GnuPG v1.4.11 (GNU/Linux)\r
87 \r
88 iEYEARECAAYFAk78KOgACgkQaezQq/BJZRbZ1gCeOHqDOF5AItYNyel4VhRMOWND\r
89 zGIAnj5kNf+kCfFzLz83xCAETuAb3Gx+\r
90 =fFw/\r
91 -----END PGP SIGNATURE-----\r
92 --=-=-=--\r