Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1C693431FAF for ; Mon, 22 Sep 2014 23:19:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pFmLniRsKUR3 for ; Mon, 22 Sep 2014 23:19:02 -0700 (PDT) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 02A13431FAE for ; Mon, 22 Sep 2014 23:19:01 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1XWJR9-0000WI-8v; Tue, 23 Sep 2014 03:18:55 -0300 Received: (nullmailer pid 4806 invoked by uid 1000); Tue, 23 Sep 2014 06:18:48 -0000 From: David Bremner To: Keith Amidon , Austin Clements Subject: Re: Do path: searches handle spaces correctly? In-Reply-To: <1411450049.1931.93.camel@picnicpark.org> References: <878uleklvt.fsf@awakenetworks.com> <87tx40ggf1.fsf@maritornes.cs.unb.ca> <1411396931.1931.91.camel@picnicpark.org> <20140922150607.GA7970@csail.mit.edu> <1411450049.1931.93.camel@picnicpark.org> User-Agent: Notmuch/0.18.1+98~gae27403 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Tue, 23 Sep 2014 08:18:48 +0200 Message-ID: <87egv2271z.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2014 06:19:10 -0000 Keith Amidon writes: > > What do you think about adding a section to the notmuch-search-terms web > page that talks in more detail about the quoting interactions? If there > were on obvious section about this in the man page it might have helped > me find the issue myself. If this seems like a good idea I'll take a > crack at it later this week when I get time to research the Xapian > quoting in a bit more detail. Yes, it makes sense to add such a section. d