[notmuch] [PATCH] notmuch-new: Fix notmuch new to look at files within symbolic links
[notmuch-archives.git] / 51 / c0e074c479e1aeb333bd07bd25c531646bf74b
1 Return-Path: <jeff@ocjtech.us>\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 5C25E431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:51:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id tH+w2PLeG+4r for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 11:51:00 -0800 (PST)\r
12 Received: from mail-gx0-f221.google.com (mail-gx0-f221.google.com\r
13         [209.85.217.221])\r
14         by olra.theworths.org (Postfix) with ESMTP id CE297431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:51:00 -0800 (PST)\r
16 Received: by gxk21 with SMTP id 21so1372980gxk.10\r
17         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:50:58 -0800 (PST)\r
18 MIME-Version: 1.0\r
19 Received: by 10.91.18.5 with SMTP id v5mr2776139agi.91.1258573858716; Wed, 18 \r
20         Nov 2009 11:50:58 -0800 (PST)\r
21 In-Reply-To: <yun3a4b3b50.fsf@aiko.keithp.com>\r
22 References: <87k4xnrhfp.fsf@linux.vnet.ibm.com>\r
23         <yun3a4b3b50.fsf@aiko.keithp.com>\r
24 Date: Wed, 18 Nov 2009 13:50:58 -0600\r
25 Message-ID: <935ead450911181150i4bda379bhcebc3ef52844a0a@mail.gmail.com>\r
26 From: Jeffrey Ollie <jeff@ocjtech.us>\r
27 To: Not Much Mail <notmuch@notmuchmail.org>\r
28 Content-Type: text/plain; charset=UTF-8\r
29 Subject: Re: [notmuch] [PATCH] notmuch: Add tag archive when archiving the\r
30         mails\r
31 X-BeenThere: notmuch@notmuchmail.org\r
32 X-Mailman-Version: 2.1.12\r
33 Precedence: list\r
34 List-Id: "Use and development of the notmuch mail system."\r
35         <notmuch.notmuchmail.org>\r
36 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
37         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
38 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
39 List-Post: <mailto:notmuch@notmuchmail.org>\r
40 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
41 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
43 X-List-Received-Date: Wed, 18 Nov 2009 19:51:01 -0000\r
44 \r
45 On Wed, Nov 18, 2009 at 1:07 PM, Keith Packard <keithp@keithp.com> wrote:\r
46 >\r
47 >> This enables us to search for archived mails later\r
48 >\r
49 > I think you can just use 'not tag:inbox' as 'archived' really just means\r
50 > 'doesn't have the inbox tag'.\r
51 \r
52 That resulted in an error for me:\r
53 \r
54 $ notmuch search not tag:inbox\r
55 A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
56 A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
57 \r
58 -- \r
59 Jeff Ollie\r