Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 15CAE40DBD3 for ; Thu, 11 Nov 2010 06:17:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xM5wL46NHIyY for ; Thu, 11 Nov 2010 06:17:38 -0800 (PST) X-Greylist: delayed 364 seconds by postgrey-1.32 at olra; Thu, 11 Nov 2010 06:17:37 PST Received: from gateway04.websitewelcome.com (gateway04.websitewelcome.com [69.56.195.7]) by olra.theworths.org (Postfix) with SMTP id EB4F240DBC8 for ; Thu, 11 Nov 2010 06:17:37 -0800 (PST) Received: (qmail 28921 invoked from network); 11 Nov 2010 14:11:24 -0000 Received: from terminator.websitewelcome.com (74.53.228.194) by gateway04.websitewelcome.com with SMTP; 11 Nov 2010 14:11:24 -0000 Received: from port-87-193-235-133.static.qsc.de ([87.193.235.133]:53223 helo=mams) by terminator.websitewelcome.com with esmtpa (Exim 4.69) (envelope-from ) id 1PGXs4-0007xj-5Z; Thu, 11 Nov 2010 08:11:24 -0600 From: Kristoffer =?utf-8?Q?Str=C3=B6m?= To: Carl Worth , notmuch@notmuchmail.org Subject: Re: Maildir-flags synchronization now on master branch In-Reply-To: <87iq04nh8v.fsf@yoom.home.cworth.org> References: <87iq04nh8v.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.4-31-g44ea57a (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Thu, 11 Nov 2010 15:11:23 +0100 Message-ID: <878w10q7as.fsf@rymdkoloni.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - terminator.websitewelcome.com X-AntiAbuse: Original Domain - notmuchmail.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - rymdkoloni.se X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Thu, 11 Nov 2010 14:17:48 -0000 > 1. Don't do maildir-flag things in non-maildir directories > 2. Preserve any unsupported flags when renaming > > Of these, number 1 is likely less important. If someone is very > concerned about avoiding the maildir-style renaming then they can simply > configure maildir.synchronize_flags to false. I'm just pinging that the small feedreader sluk i'm writing/maintaining relies on filenames not changing. So if anyone's using it be careful, and #1 would be a tad more important then. Kristoffer