Re: muchsync files renames
authorDavid Bremner <david@tethera.net>
Wed, 2 Sep 2015 00:37:09 +0000 (21:37 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:29 +0000 (14:49 -0700)
92/ab9b140a7c78c82755a5243af20509ed5595f3 [new file with mode: 0644]

diff --git a/92/ab9b140a7c78c82755a5243af20509ed5595f3 b/92/ab9b140a7c78c82755a5243af20509ed5595f3
new file mode 100644 (file)
index 0000000..878eebd
--- /dev/null
@@ -0,0 +1,73 @@
+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 EE2356DE17FB\r
+ for <notmuch@notmuchmail.org>; Tue,  1 Sep 2015 17:38:38 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.115\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.115 tagged_above=-999 required=5 tests=[AWL=0.115]\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 IL0PHAE6EhFE for <notmuch@notmuchmail.org>;\r
+ Tue,  1 Sep 2015 17:38:36 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 72C526DE175C\r
+ for <notmuch@notmuchmail.org>; Tue,  1 Sep 2015 17:38:36 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZWw3O-0000Yr-2N; Wed, 02 Sep 2015 00:37:30 +0000\r
+Received: (nullmailer pid 11856 invoked by uid 1000); Wed, 02 Sep 2015\r
+ 00:37:09 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Amadeusz =?utf-8?B?xbtvxYJub3dza2k=?= <aidecoe@aidecoe.name>, David\r
+ Mazieres expires 2015-11-29 PST\r
+ <mazieres-sggp47c7j46624db3rharctcei@temporary-address.scs.stanford.edu>\r
+Subject: Re: muchsync files renames\r
+In-Reply-To: <87613tn45m.fsf@freja.aidecoe.name>\r
+References: <878u93ujdo.fsf@freja.aidecoe.name>\r
+ <876146o920.fsf@ta.scs.stanford.edu> <871teu8kdd.fsf@freja.aidecoe.name>\r
+ <87oahxojlv.fsf@ta.scs.stanford.edu> <87vbbwnbb4.fsf@freja.aidecoe.name>\r
+ <87io7wr50y.fsf@ta.scs.stanford.edu> <87k2sbmzww.fsf@freja.aidecoe.name>\r
+ <87oahnmkqf.fsf@ta.scs.stanford.edu> <87egijm7kw.fsf@freja.aidecoe.name>\r
+ <878u8rvxap.fsf@ta.scs.stanford.edu> <87613tn45m.fsf@freja.aidecoe.name>\r
+User-Agent: Notmuch/0.20.2+60~gcb08a2e (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 01 Sep 2015 21:37:09 -0300\r
+Message-ID: <87vbbthd1m.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+Cc: notmuch@notmuchmail.org\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: Wed, 02 Sep 2015 00:38:39 -0000\r
+\r
+Amadeusz =C5=BBo=C5=82nowski <aidecoe@aidecoe.name> writes:\r
+\r
+> What's more surprising is that there is a test case in notmuch test\r
+> suite which test whether after modifing tag of a mail it is moved from\r
+> new/ to cur/. Yes, it should be moved on any tag modification if I\r
+> understand correctly. But it seems it does not for my maildirs...\r
+>\r
+\r
+If I understand the code correctly, this movement will only happen when\r
+one of the maildir-flag-equivalent tags is changed. I haven't dug ack\r
+through the archives, but I think mutt uses presence in new/ as some\r
+kind of extra unseen state, so people requested not to move files until\r
+needed.\r
+\r
+d\r