Re: [PATCH] Return maximum of 150 results
[notmuch-archives.git] / 56 / 12cb70326557dfd86e4bbfe43808ce794a6b55
1 Return-Path: <keithp@keithp.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 olra.theworths.org (Postfix) with ESMTP id 6ACD6431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 12:17:51 -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 3SP-uoRhYx2q for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 12:17:50 -0800 (PST)\r
12 Received: from keithp.com (home.keithp.com [63.227.221.253])\r
13         by olra.theworths.org (Postfix) with ESMTP id B3F63431FBC\r
14         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 12:17:50 -0800 (PST)\r
15 Received: from localhost (localhost [127.0.0.1])\r
16         by keithp.com (Postfix) with ESMTP id 190C6B9404C;\r
17         Wed, 18 Nov 2009 12:17:50 -0800 (PST)\r
18 X-Virus-Scanned: Debian amavisd-new at keithp.com\r
19 Received: from keithp.com ([127.0.0.1])\r
20         by localhost (keithp.com [127.0.0.1]) (amavisd-new, port 10024)\r
21         with LMTP id Rmr5hkjvx-Rg; Wed, 18 Nov 2009 12:17:46 -0800 (PST)\r
22 Received: by keithp.com (Postfix, from userid 1033)\r
23         id DACAAB9402F; Wed, 18 Nov 2009 12:17:46 -0800 (PST)\r
24 Received: from keithp.com (localhost [127.0.0.1])\r
25         by keithp.com (Postfix) with ESMTP id CC3E5B88003;\r
26         Wed, 18 Nov 2009 12:17:46 -0800 (PST)\r
27 From: Keith Packard <keithp@keithp.com>\r
28 To: Jeffrey Ollie <jeff@ocjtech.us>, Not Much Mail\r
29         <notmuch@notmuchmail.org>\r
30 In-Reply-To: <935ead450911181150i4bda379bhcebc3ef52844a0a@mail.gmail.com>\r
31 References: <87k4xnrhfp.fsf@linux.vnet.ibm.com>\r
32         <yun3a4b3b50.fsf@aiko.keithp.com>\r
33         <935ead450911181150i4bda379bhcebc3ef52844a0a@mail.gmail.com>\r
34 Date: Wed, 18 Nov 2009 12:17:46 -0800\r
35 Message-ID: <yun8we34mfp.fsf@aiko.keithp.com>\r
36 MIME-Version: 1.0\r
37 Content-Type: multipart/signed; boundary="=-=-=";\r
38         micalg=pgp-sha1; protocol="application/pgp-signature"\r
39 Subject: Re: [notmuch] [PATCH] notmuch: Add tag archive when archiving the\r
40  mails\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.12\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 18 Nov 2009 20:17:51 -0000\r
54 \r
55 --=-=-=\r
56 Content-Transfer-Encoding: quoted-printable\r
57 \r
58 On Wed, 18 Nov 2009 13:50:58 -0600, Jeffrey Ollie <jeff@ocjtech.us> wrote:\r
59 \r
60 > That resulted in an error for me:\r
61 >=20\r
62 > $ notmuch search not tag:inbox\r
63 > A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
64 > A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
65 \r
66 Yeah, NOT isn't a unary operator in xapian; it's a binary operator that\r
67 means 'AND NOT'. The Xapian docs say that if you set the FLAG_PURE_NOT\r
68 flag, you'll get the unary behaviour, but I haven't tried that.\r
69 \r
70 =2D-\r
71 keith.packard@intel.com\r
72 \r
73 --=-=-=\r
74 Content-Type: application/pgp-signature\r
75 \r
76 -----BEGIN PGP SIGNATURE-----\r
77 Version: GnuPG v1.4.10 (GNU/Linux)\r
78 \r
79 iD8DBQFLBFZqQp8BWwlsTdMRAtMIAKCggiR6ySGe2douMOogoc81jixh5wCfUv2N\r
80 inG5v6kdH1qT9SGI40uQe+U=\r
81 =lVmk\r
82 -----END PGP SIGNATURE-----\r
83 --=-=-=--\r