unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Keith Packard <keithp@keithp.com>
To: Jeffrey Ollie <jeff@ocjtech.us>, Not Much Mail <notmuch@notmuchmail.org>
Subject: Re: [PATCH] notmuch: Add tag archive when archiving the mails
Date: Wed, 18 Nov 2009 12:17:46 -0800	[thread overview]
Message-ID: <yun8we34mfp.fsf@aiko.keithp.com> (raw)
In-Reply-To: <935ead450911181150i4bda379bhcebc3ef52844a0a@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

On Wed, 18 Nov 2009 13:50:58 -0600, Jeffrey Ollie <jeff@ocjtech.us> wrote:

> That resulted in an error for me:
> 
> $ notmuch search not tag:inbox
> A Xapian exception occurred: Syntax: <expression> NOT <expression>
> A Xapian exception occurred: Syntax: <expression> NOT <expression>

Yeah, NOT isn't a unary operator in xapian; it's a binary operator that
means 'AND NOT'. The Xapian docs say that if you set the FLAG_PURE_NOT
flag, you'll get the unary behaviour, but I haven't tried that.

--
keith.packard@intel.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2009-11-18 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-18 15:17 [PATCH] notmuch: Add tag archive when archiving the mails Aneesh Kumar K.V
2009-11-18 19:07 ` Keith Packard
2009-11-18 19:50   ` Jeffrey Ollie
2009-11-18 20:17     ` Keith Packard [this message]
2009-11-18 23:51     ` Carl Worth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yun8we34mfp.fsf@aiko.keithp.com \
    --to=keithp@keithp.com \
    --cc=jeff@ocjtech.us \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).