Re: "notmuch new" does not remove my file from db (double slash problem ?)
authorDavid Bremner <david@tethera.net>
Tue, 14 Apr 2015 13:20:14 +0000 (22:20 +0900)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:48:48 +0000 (14:48 -0700)
25/3ac14b401f4a9b66904795c64c61397f33dd02 [new file with mode: 0644]

diff --git a/25/3ac14b401f4a9b66904795c64c61397f33dd02 b/25/3ac14b401f4a9b66904795c64c61397f33dd02
new file mode 100644 (file)
index 0000000..1804578
--- /dev/null
@@ -0,0 +1,64 @@
+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 CFF3D6DE0948\r
+ for <notmuch@notmuchmail.org>; Tue, 14 Apr 2015 06:21:38 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.371\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.371 tagged_above=-999 required=5 tests=[AWL=0.371]\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 Jo9w9EZ96Hxr for <notmuch@notmuchmail.org>;\r
+ Tue, 14 Apr 2015 06:21:36 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 9C6286DE0298\r
+ for <notmuch@notmuchmail.org>; Tue, 14 Apr 2015 06:21:36 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1Yi0lT-0005C2-Sr; Tue, 14 Apr 2015 13:20:31 +0000\r
+Received: (nullmailer pid 24179 invoked by uid 1000); Tue, 14 Apr 2015\r
+ 13:20:14 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: francois@avalenn.eu, notmuch@notmuchmail.org\r
+Subject: Re: "notmuch new" does not remove my file from db (double slash\r
+ problem ?)\r
+In-Reply-To: <20150414105720.GH3224@fjo-extia-HPdeb.nsn-net.net>\r
+References: <20150414105720.GH3224@fjo-extia-HPdeb.nsn-net.net>\r
+User-Agent: Notmuch/0.19+96~g703c8f9 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 14 Apr 2015 22:20:14 +0900\r
+Message-ID: <87lhhulucx.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 Apr 2015 13:21:39 -0000\r
+\r
+francois@avalenn.eu writes:\r
+\r
+> Hello list,\r
+>\r
+> I have a little problem here.\r
+> I have a message of which I had multiple copies and I deleted one of\r
+> them but "notmuch new" does not suppress this copy.\r
+\r
+If noone has any better ideas, you can always dump your tags using\r
+notmuch dump, remove the database, and restore your tags with notmuch\r
+restore.\r
+\r
+d\r