Re: [notmuch] A few patches
authorDavid Edmondson <dme@dme.org>
Sat, 27 Feb 2010 10:37:14 +0000 (10:37 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:18 +0000 (09:36 -0800)
4f/497fe9df8d761b392eefabf10c035110cce940 [new file with mode: 0644]

diff --git a/4f/497fe9df8d761b392eefabf10c035110cce940 b/4f/497fe9df8d761b392eefabf10c035110cce940
new file mode 100644 (file)
index 0000000..5845f14
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <dme@dme.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 79E5B431FBF\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Feb 2010 02:37:37 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.802\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.802 tagged_above=-999 required=5\r
+       tests=[AWL=-0.803, BAYES_50=0.001] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id U8CotKqbkcb0 for <notmuch@notmuchmail.org>;\r
+       Sat, 27 Feb 2010 02:37:36 -0800 (PST)\r
+Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.148])\r
+       by olra.theworths.org (Postfix) with ESMTP id B1BFF431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Feb 2010 02:37:36 -0800 (PST)\r
+Received: by ey-out-1920.google.com with SMTP id 13so298580eye.6\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Feb 2010 02:37:30 -0800 (PST)\r
+Received: by 10.213.100.226 with SMTP id z34mr776112ebn.74.1267267050572;\r
+       Sat, 27 Feb 2010 02:37:30 -0800 (PST)\r
+Received: from aw.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
+       [83.217.165.81])\r
+       by mx.google.com with ESMTPS id 5sm4521224eyf.35.2010.02.27.02.37.28\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Sat, 27 Feb 2010 02:37:29 -0800 (PST)\r
+Received: by aw.hh.sledj.net (Postfix, from userid 1000)\r
+       id 1BC563A09E; Sat, 27 Feb 2010 10:37:15 +0000 (GMT)\r
+To: Carl Worth <cworth@cworth.org>, Mike Kelly <pioto@pioto.org>,\r
+       notmuch@notmuchmail.org\r
+In-Reply-To: <87tyt3u7er.fsf@yoom.home.cworth.org>\r
+References: <20100121204201.1C82764A0E@aether.pioto.org>\r
+       <87tyt3u7er.fsf@yoom.home.cworth.org>\r
+From: David Edmondson <dme@dme.org>\r
+Date: Sat, 27 Feb 2010 10:37:14 +0000\r
+Message-ID: <87sk8n0xt1.fsf@aw.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] A few patches\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 27 Feb 2010 10:37:37 -0000\r
+\r
+On Fri, 26 Feb 2010 11:24:44 -0800, Carl Worth <cworth@cworth.org> wrote:\r
+> Then, I'd like to have a new, succinct and explicit syntax to indicate a\r
+> search that should return all results. For example, we could use '*' but\r
+> that has the issue that it would need escaping from the shell. But the\r
+> idea would be to be able to run:\r
+> \r
+>      notmuch count '*'\r
+> \r
+> to count everything. Anyone have a better option for what the\r
+> give-me-everything syntax should be?\r
+\r
+notmuch count ''\r
+\r
+The search patterns limit the matched messages/folders. An empty pattern\r
+should match everything.\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r