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 34B31431FBC for ; Thu, 18 Feb 2010 00:34:49 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.305 X-Spam-Level: X-Spam-Status: No, score=-0.305 tagged_above=-999 required=5 tests=[AWL=-0.306, BAYES_50=0.001] 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 A+rf+kzF0OFd for ; Thu, 18 Feb 2010 00:34:47 -0800 (PST) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by olra.theworths.org (Postfix) with ESMTP id D4E9A431FAE for ; Thu, 18 Feb 2010 00:34:45 -0800 (PST) Received: from smtp5-g21.free.fr (localhost [127.0.0.1]) by smtp5-g21.free.fr (Postfix) with ESMTP id 40814D4811D; Thu, 18 Feb 2010 09:34:37 +0100 (CET) Received: from zimbra1-e1.priv.proxad.net (zimbra1-e1.priv.proxad.net [172.20.243.151]) by smtp5-g21.free.fr (Postfix) with ESMTP id 1FED1D48203; Thu, 18 Feb 2010 09:34:30 +0100 (CET) Date: Thu, 18 Feb 2010 09:34:28 +0100 (CET) From: racin@free.fr To: martin f krafft Message-ID: <899270357.3379251266482068203.JavaMail.root@zimbra1-e1.priv.proxad.net> In-Reply-To: <20100218021128.GB7650@lapse.rw.madduck.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [132.166.135.72] X-Mailer: Zimbra 5.0 (ZimbraWebClient - FF3.0 (Linux)/5.0.15_GA_2815.UBUNTU8_64) X-Authenticated-User: racin@free.fr Cc: Ben Gamari , notmuch Subject: Re: [notmuch] Git ancestry and sync problems (was: Mail in git) 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, 18 Feb 2010 08:34:49 -0000 ----- "martin f krafft" a =C3=A9crit : > Except I fear that as soon as we allow manipulation of the local > store, we'll potentially run into this problem: >=20 > http://notmuchmail.org/pipermail/notmuch/2010/001114.html > id:20100112045152.GA15275@lapse.rw.madduck.net I don't understand the problem. Why not just letting all "inbox" mails in a= regular Maildir,=20 and use git only when they have been explicit archived? This way, mails are= added to git only if we want to save them, and we rarely (never?) need to remove mail from the git store= . Deleting mail is also much easier to do from the maildir. This mail flow would make much = more sense to me. Thanks, Matthieu