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 5F64C4196F0 for ; Wed, 9 Jun 2010 20:03:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -3.407 X-Spam-Level: X-Spam-Status: No, score=-3.407 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RDNS_NONE=0.793] 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 TiPt8BMS4DG4 for ; Wed, 9 Jun 2010 20:03:24 -0700 (PDT) Received: from bombadil.infradead.org (unknown [18.85.46.34]) by olra.theworths.org (Postfix) with ESMTP id 36EA8431FC1 for ; Wed, 9 Jun 2010 20:03:24 -0700 (PDT) Received: from localhost ([::1] helo=x201s.gr8dns.org) by bombadil.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1OMY34-0000zH-EC; Thu, 10 Jun 2010 03:03:18 +0000 Received: by x201s.gr8dns.org (Postfix, from userid 500) id E797F243068; Wed, 9 Jun 2010 20:01:15 -0700 (PDT) From: Dirk Hohndel To: Matt Fleming , Michal Sojka , notmuch@notmuchmail.org Subject: Re: [PATCH 0/4] Maildir synchronization In-Reply-To: <87d3w082dh.fsf@linux-g6p1.site> References: <1273580061-22580-1-git-send-email-sojkam1@fel.cvut.cz> <87d3w082dh.fsf@linux-g6p1.site> User-Agent: Notmuch/0.3.1-70-g259d48b (http://notmuchmail.org) Emacs/23.2.1 (x86_64-redhat-linux-gnu) Date: Wed, 09 Jun 2010 20:01:15 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html 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, 10 Jun 2010 03:03:36 -0000 On Wed, 09 Jun 2010 19:52:42 +0100, Matt Fleming wrote: > On Tue, 11 May 2010 14:14:17 +0200, Michal Sojka wrote: > > Hi, > > > > these patches implement synchronization between maildir flags and > > notmuch tags. The synchronization can be configured to not happen at > > all (default), to set/unset tags when importing new (or new and > > renamed) messages and to happen in both directions - set/unset tags > > during importing and change maildir flags during tagging. > > I finally got around to testing these patches and I think they're great! > It would be fantastic if these could be merged into the main notmuch > tree. I've been using them for a while as well and love the feature, but I keep running into situations where notmuch seems to get out of sync regarding file names on disk. I haven't done a lot of searching on what exactly causes this - but the symptom is that you'll open a message, read it and then try to do something on it (like, save an attachment) and suddenly are told that the message file on disk can't be found. Or that you reply to a message and just as you are trying to send the reply things fail for the same reason. Next time this happens I'll take a closer look at the filenames displayed to see what's going on. /D -- Dirk Hohndel Intel Open Source Technology Center