Re: [notmuch] A few patches
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 1 Mar 2010 13:13:05 +0000 (14:13 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:18 +0000 (09:36 -0800)
33/54287271a5c6c3890fdfeaaf2d3b5581e603e8 [new file with mode: 0644]

diff --git a/33/54287271a5c6c3890fdfeaaf2d3b5581e603e8 b/33/54287271a5c6c3890fdfeaaf2d3b5581e603e8
new file mode 100644 (file)
index 0000000..11159f3
--- /dev/null
@@ -0,0 +1,61 @@
+Return-Path: <Sebastian@SSpaeth.de>\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 BE37B431FC3\r
+       for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:23 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.585\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.585 tagged_above=-999 required=5\r
+       tests=[AWL=-0.586, 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 bjPeOFd60sPc for <notmuch@notmuchmail.org>;\r
+       Mon,  1 Mar 2010 07:00:22 -0800 (PST)\r
+Received: from homiemail-a11.g.dreamhost.com (mailbigip.dreamhost.com\r
+       [208.97.132.5])\r
+       by olra.theworths.org (Postfix) with ESMTP id C9E41431FBD\r
+       for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:22 -0800 (PST)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204])\r
+       by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id B408119406D\r
+       for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:13 -0800 (PST)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Mon, 01 Mar 2010 16:00:11 +0100\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: Notmuch development list <notmuch@notmuchmail.org>\r
+Date: Mon, 01 Mar 2010 14:13:05 +0100\r
+Message-ID: <87aausi3ry.fsf@SSpaeth.de>\r
+References: <20100121204201.1C82764A0E@aether.pioto.org>\r
+       <87tyt3u7er.fsf@yoom.home.cworth.org> <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: Mon, 01 Mar 2010 15:00:23 -0000\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
+I agree that '' should work, but then I would expect to have '*' work as\r
+well. Is there a reason not to have both at the same time? Both make sense.\r
+\r
+Sebastian\r