From e29aa7197aa415f4170ebaef55d69178bd85150f Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date: Sat, 3 May 2014 07:44:31 +0200 Subject: [PATCH] Re: folder and path completely broken in HEAD? --- e4/a5fb152afb04b4353d9762d6908c879b27da24 | 101 ++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 e4/a5fb152afb04b4353d9762d6908c879b27da24 diff --git a/e4/a5fb152afb04b4353d9762d6908c879b27da24 b/e4/a5fb152afb04b4353d9762d6908c879b27da24 new file mode 100644 index 000000000..37d91e839 --- /dev/null +++ b/e4/a5fb152afb04b4353d9762d6908c879b27da24 @@ -0,0 +1,101 @@ +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 191C1431E82 + for ; Fri, 2 May 2014 22:44:41 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 TqsCRQhpusuE for ; + Fri, 2 May 2014 22:44:35 -0700 (PDT) +Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com + [74.125.83.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client + certificate requested) by olra.theworths.org (Postfix) with ESMTPS id + 31D51431FD9 for ; Fri, 2 May 2014 22:44:35 -0700 + (PDT) +Received: by mail-ee0-f54.google.com with SMTP id b57so1746448eek.13 + for ; Fri, 02 May 2014 22:44:33 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:date:from:to:subject:message-id:mail-followup-to:references + :mime-version:content-type:content-disposition:in-reply-to + :user-agent; bh=V2jPP0c5XNzFrE9U9WdbQVE4jhdF7YrUV+sOBAVQKP8=; + b=FURlVXap/rsl2SW3nWdPqTaltuN8cnxL/bmpmqmcoLqewk5CbA74L3y7Z3wz5zOpPy + HXG5BjnqHYA8st4pMKIrlno26lhHRbw7e43Tv1b/DmZGxMujwX1b7c88XLuVYn70K/wS + 54D/L3kGAgN/m7gwVglULr7tBQePR1M9/cS/wRejUubEJ/z2NaRWjoJZ4sVu48EJg5C7 + MGilxbnhzl+4Xh9qR+kUrinF/U5IBY97sJCXz8+RAz+XEOzlDsvLfrJJftr9mu2tzsRn + qz2yIqPsOMfW2ETLMLQV32CdbQmhaEl6DYyifWwO73Je1H4we1tOk3X0GK94zrg4oraG + U8zg== +X-Received: by 10.14.215.198 with SMTP id e46mr18682058eep.85.1399095873780; + Fri, 02 May 2014 22:44:33 -0700 (PDT) +Received: from chitra.no-ip.org (sd44012d5.adsl.online.nl. [212.64.18.213]) + by mx.google.com with ESMTPSA id + z48sm10060788eel.27.2014.05.02.22.44.32 for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Fri, 02 May 2014 22:44:32 -0700 (PDT) +Sender: Suvayu Ali +Date: Sat, 3 May 2014 07:44:31 +0200 +From: Suvayu Ali +To: notmuch@notmuchmail.org +Subject: Re: folder and path completely broken in HEAD? +Message-ID: <20140503054431.GA2238@chitra.no-ip.org> +Mail-Followup-To: notmuch@notmuchmail.org +References: <87tx98xel7.fsf@ta.scs.stanford.edu> <87k3a49hmi.fsf@qmul.ac.uk> + <87lhujyj8o.fsf@ta.scs.stanford.edu> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <87lhujyj8o.fsf@ta.scs.stanford.edu> +User-Agent: Mutt/1.5.22.1 (2013-10-16) +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: Sat, 03 May 2014 05:44:41 -0000 + +Hello David, + +On Fri, May 02, 2014 at 02:16:07PM -0700, David Mazieres expires 2014-07-31 PDT wrote: +> Mark Walters writes: +> > +> > Before checking other things: have you run notmuch new? That's needed to +> > update the database. It is an irreversible update so notmuch-0.17 will +> > not work with the updated database. +> +> No, I haven't. Okay, so that must be it. Sorry for bothering people. +> The discussion of the NEWS was a bit confusing, so I wanted to check it +> out. I knew something had to be very wrong. +> +> Weill the new primitives still allow me to group my mail hierarchically +> in searches? The new man page is not totally clear on what is being +> matched. + +Here are some examples: + + $ notmuch config get database.path + /home/user/Mail + $ notmuch count -- folder:Gmail/Tux + 5113 + $ notmuch count -- 'path:Gmail/**' + 87807 + +Hope this helps, + +-- +Suvayu + +Open source is the future. It sets us free. -- 2.26.2