Re: Does Notmuch employ a '.noupdate'-like feature?
authorDavid Bremner <david@tethera.net>
Tue, 14 Jul 2015 07:32:33 +0000 (09:32 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:10 +0000 (14:49 -0700)
eb/5662f94135d9f6543e5c9e84db88c8798e908f [new file with mode: 0644]

diff --git a/eb/5662f94135d9f6543e5c9e84db88c8798e908f b/eb/5662f94135d9f6543e5c9e84db88c8798e908f
new file mode 100644 (file)
index 0000000..d0cafe1
--- /dev/null
@@ -0,0 +1,59 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 2C0496DE145D\r
+ for <notmuch@notmuchmail.org>; Tue, 14 Jul 2015 00:33:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.166\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.166 tagged_above=-999 required=5 tests=[AWL=0.166]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id XCXci9VuoZ6m for <notmuch@notmuchmail.org>;\r
+ Tue, 14 Jul 2015 00:33:56 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id C48926DE1459\r
+ for <notmuch@notmuchmail.org>; Tue, 14 Jul 2015 00:33:55 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZEuiB-0003tN-C5; Tue, 14 Jul 2015 07:33:07 +0000\r
+Received: (nullmailer pid 17322 invoked by uid 1000); Tue, 14 Jul 2015\r
+ 07:32:33 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Johnny Utahh <notmuchmail.org@johnnyutahh.com>, notmuch@notmuchmail.org\r
+Subject: Re: Does Notmuch employ a '.noupdate'-like feature?\r
+In-Reply-To: <55A3D81E.1000302@johnnyutahh.com>\r
+References: <55A3D81E.1000302@johnnyutahh.com>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 14 Jul 2015 09:32:33 +0200\r
+Message-ID: <87k2u3urce.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Tue, 14 Jul 2015 07:33:58 -0000\r
+\r
+Johnny Utahh <notmuchmail.org@johnnyutahh.com> writes:\r
+\r
+> Does Notmuch employ a '.noupdate'-like feature?  Details: \r
+> https://github.com/djcb/mu/issues/22\r
+>\r
+\r
+Maybe new.ignore (man notmuch-config) can serve roughly the same\r
+purpose.\r
+\r
+d\r