Re: [notmuch] [PATCH] notmuch: Add tag archive when archiving the mails
authorJeffrey Ollie <jeff@ocjtech.us>
Wed, 18 Nov 2009 19:50:58 +0000 (13:50 +1800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
51/c0e074c479e1aeb333bd07bd25c531646bf74b [new file with mode: 0644]

diff --git a/51/c0e074c479e1aeb333bd07bd25c531646bf74b b/51/c0e074c479e1aeb333bd07bd25c531646bf74b
new file mode 100644 (file)
index 0000000..49c04b9
--- /dev/null
@@ -0,0 +1,59 @@
+Return-Path: <jeff@ocjtech.us>\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 5C25E431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:51:01 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 tH+w2PLeG+4r for <notmuch@notmuchmail.org>;\r
+       Wed, 18 Nov 2009 11:51:00 -0800 (PST)\r
+Received: from mail-gx0-f221.google.com (mail-gx0-f221.google.com\r
+       [209.85.217.221])\r
+       by olra.theworths.org (Postfix) with ESMTP id CE297431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:51:00 -0800 (PST)\r
+Received: by gxk21 with SMTP id 21so1372980gxk.10\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 11:50:58 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.91.18.5 with SMTP id v5mr2776139agi.91.1258573858716; Wed, 18 \r
+       Nov 2009 11:50:58 -0800 (PST)\r
+In-Reply-To: <yun3a4b3b50.fsf@aiko.keithp.com>\r
+References: <87k4xnrhfp.fsf@linux.vnet.ibm.com>\r
+       <yun3a4b3b50.fsf@aiko.keithp.com>\r
+Date: Wed, 18 Nov 2009 13:50:58 -0600\r
+Message-ID: <935ead450911181150i4bda379bhcebc3ef52844a0a@mail.gmail.com>\r
+From: Jeffrey Ollie <jeff@ocjtech.us>\r
+To: Not Much Mail <notmuch@notmuchmail.org>\r
+Content-Type: text/plain; charset=UTF-8\r
+Subject: Re: [notmuch] [PATCH] notmuch: Add tag archive when archiving the\r
+       mails\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Wed, 18 Nov 2009 19:51:01 -0000\r
+\r
+On Wed, Nov 18, 2009 at 1:07 PM, Keith Packard <keithp@keithp.com> wrote:\r
+>\r
+>> This enables us to search for archived mails later\r
+>\r
+> I think you can just use 'not tag:inbox' as 'archived' really just means\r
+> 'doesn't have the inbox tag'.\r
+\r
+That resulted in an error for me:\r
+\r
+$ notmuch search not tag:inbox\r
+A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
+A Xapian exception occurred: Syntax: <expression> NOT <expression>\r
+\r
+-- \r
+Jeff Ollie\r