Re: notmuch synchronization
[notmuch-archives.git] / 33 / 54287271a5c6c3890fdfeaaf2d3b5581e603e8
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id BE37B431FC3\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:23 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.585\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.585 tagged_above=-999 required=5\r
12         tests=[AWL=-0.586, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id bjPeOFd60sPc for <notmuch@notmuchmail.org>;\r
16         Mon,  1 Mar 2010 07:00:22 -0800 (PST)\r
17 Received: from homiemail-a11.g.dreamhost.com (mailbigip.dreamhost.com\r
18         [208.97.132.5])\r
19         by olra.theworths.org (Postfix) with ESMTP id C9E41431FBD\r
20         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:22 -0800 (PST)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204])\r
23         by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id B408119406D\r
24         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:00:13 -0800 (PST)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 01 Mar 2010 16:00:11 +0100\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Notmuch development list <notmuch@notmuchmail.org>\r
29 Date: Mon, 01 Mar 2010 14:13:05 +0100\r
30 Message-ID: <87aausi3ry.fsf@SSpaeth.de>\r
31 References: <20100121204201.1C82764A0E@aether.pioto.org>\r
32         <87tyt3u7er.fsf@yoom.home.cworth.org> <87sk8n0xt1.fsf@aw.hh.sledj.net>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 Subject: Re: [notmuch] A few patches\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Mon, 01 Mar 2010 15:00:23 -0000\r
49 \r
50 > > to count everything. Anyone have a better option for what the\r
51 > > give-me-everything syntax should be?\r
52\r
53 > notmuch count ''\r
54\r
55 > The search patterns limit the matched messages/folders. An empty pattern\r
56 > should match everything.\r
57 \r
58 I agree that '' should work, but then I would expect to have '*' work as\r
59 well. Is there a reason not to have both at the same time? Both make sense.\r
60 \r
61 Sebastian\r