From: David Bremner Date: Tue, 14 Apr 2015 22:52:08 +0000 (+0900) Subject: Re: "notmuch new" does not remove my file from db (double slash problem ?) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7d655c4e0340245138e0fb428aec30c275dff1bb;p=notmuch-archives.git Re: "notmuch new" does not remove my file from db (double slash problem ?) --- diff --git a/a0/3e8def38e689f1943604e505ad464cbfa29a79 b/a0/3e8def38e689f1943604e505ad464cbfa29a79 new file mode 100644 index 000000000..c6a494bf6 --- /dev/null +++ b/a0/3e8def38e689f1943604e505ad464cbfa29a79 @@ -0,0 +1,65 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id C52626DE0298 + for ; Tue, 14 Apr 2015 15:53:59 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.367 +X-Spam-Level: +X-Spam-Status: No, score=0.367 tagged_above=-999 required=5 tests=[AWL=0.367] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id joSF_JtGNbsx for ; + Tue, 14 Apr 2015 15:53:57 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 7035D6DE025E + for ; Tue, 14 Apr 2015 15:53:57 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Yi9gw-0006mD-OF; Tue, 14 Apr 2015 22:52:26 +0000 +Received: (nullmailer pid 13935 invoked by uid 1000); Tue, 14 Apr 2015 + 22:52:08 -0000 +From: David Bremner +To: Tomi Ollila , francois@avalenn.eu, + notmuch@notmuchmail.org +Subject: Re: "notmuch new" does not remove my file from db (double slash + problem ?) +In-Reply-To: +References: <20150414105720.GH3224@fjo-extia-HPdeb.nsn-net.net> + +User-Agent: Notmuch/0.19+96~g703c8f9 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Wed, 15 Apr 2015 07:52:08 +0900 +Message-ID: <878udu727b.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 14 Apr 2015 22:53:59 -0000 + +Tomi Ollila writes: + +> +> mkdir ~/tmp-20150414 +> notmuch search --output=files id:20150216180408.HA14616@myhost | xargs mv -T ~/tmp-20150414 +> notmuch new +> mv ~/tmp-20150414/1424110151_0.24869.myhost,U=742:2,S ~/Maildir/my_first_box/cur/ +> notmuch new + +Please back up your tags before such an experiment. + +d