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 D3BCB431FBC for ; Fri, 11 Dec 2009 11:32:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 7eeomcVdeRMY for ; Fri, 11 Dec 2009 11:32:37 -0800 (PST) Received: from winfree.gag.com (winfree.gag.com [192.133.104.8]) by olra.theworths.org (Postfix) with ESMTP id 399A1431FAE for ; Fri, 11 Dec 2009 11:32:37 -0800 (PST) Received: from localhost (localhost.localdomain [127.0.0.1]) by winfree.gag.com (Postfix) with ESMTP id 7C2D23019; Fri, 11 Dec 2009 12:32:36 -0700 (MST) X-Virus-Scanned: Debian amavisd-new at gag.com Received: from winfree.gag.com ([127.0.0.1]) by localhost (winfree.gag.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FbGXTnkfpcvu; Fri, 11 Dec 2009 12:32:35 -0700 (MST) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by winfree.gag.com (Postfix) with ESMTP id B32553036; Fri, 11 Dec 2009 12:32:34 -0700 (MST) From: Bdale Garbee To: Dirk Hohndel In-Reply-To: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com> References: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 11 Dec 2009 10:21:31 +0100 Message-ID: <1260523291.20726.42.camel@rover> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] reading with multiple MUAs from MailDir X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 11 Dec 2009 19:32:38 -0000 On Thu, 2009-12-10 at 22:11 -0800, Dirk Hohndel wrote: > While playing with notmuch I am still using evolution to read the email > in the same MailDir that is being indexed / processed by notmuch. With > the result that lots of emails can not be found in notmuch if they have > been marked as read in evolution between processing in notmuch and > trying to access them from the user interface. > > This makes notmuch /really/ hard to test for me at this point. For what it's worth, this drives me nuts, too. Bdale