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 79E5B431FBF for ; Sat, 27 Feb 2010 02:37:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.802 X-Spam-Level: X-Spam-Status: No, score=-0.802 tagged_above=-999 required=5 tests=[AWL=-0.803, BAYES_50=0.001] autolearn=ham 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 U8CotKqbkcb0 for ; Sat, 27 Feb 2010 02:37:36 -0800 (PST) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.148]) by olra.theworths.org (Postfix) with ESMTP id B1BFF431FAE for ; Sat, 27 Feb 2010 02:37:36 -0800 (PST) Received: by ey-out-1920.google.com with SMTP id 13so298580eye.6 for ; Sat, 27 Feb 2010 02:37:30 -0800 (PST) Received: by 10.213.100.226 with SMTP id z34mr776112ebn.74.1267267050572; Sat, 27 Feb 2010 02:37:30 -0800 (PST) Received: from aw.hh.sledj.net (host83-217-165-81.dsl.vispa.com [83.217.165.81]) by mx.google.com with ESMTPS id 5sm4521224eyf.35.2010.02.27.02.37.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 27 Feb 2010 02:37:29 -0800 (PST) Received: by aw.hh.sledj.net (Postfix, from userid 1000) id 1BC563A09E; Sat, 27 Feb 2010 10:37:15 +0000 (GMT) To: Carl Worth , Mike Kelly , notmuch@notmuchmail.org In-Reply-To: <87tyt3u7er.fsf@yoom.home.cworth.org> References: <20100121204201.1C82764A0E@aether.pioto.org> <87tyt3u7er.fsf@yoom.home.cworth.org> From: David Edmondson Date: Sat, 27 Feb 2010 10:37:14 +0000 Message-ID: <87sk8n0xt1.fsf@aw.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] A few patches 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, 27 Feb 2010 10:37:37 -0000 On Fri, 26 Feb 2010 11:24:44 -0800, Carl Worth wrote: > Then, I'd like to have a new, succinct and explicit syntax to indicate a > search that should return all results. For example, we could use '*' but > that has the issue that it would need escaping from the shell. But the > idea would be to be able to run: > > notmuch count '*' > > to count everything. Anyone have a better option for what the > give-me-everything syntax should be? notmuch count '' The search patterns limit the matched messages/folders. An empty pattern should match everything. dme. -- David Edmondson, http://dme.org