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 B00FA40D152 for ; Thu, 28 Oct 2010 14:41:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.778 X-Spam-Level: X-Spam-Status: No, score=-0.778 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URI_HEX=1.122] autolearn=no 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 uBHsmlNRxU9P for ; Thu, 28 Oct 2010 14:41:23 -0700 (PDT) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 8B34440D155 for ; Thu, 28 Oct 2010 14:41:23 -0700 (PDT) Received: from localhost (unknown [192.168.200.4]) by max.feld.cvut.cz (Postfix) with ESMTP id C897419F3322; Thu, 28 Oct 2010 23:41:22 +0200 (CEST) X-Virus-Scanned: IMAP AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new, port 10044) with ESMTP id G2wZFk5QU9my; Thu, 28 Oct 2010 23:41:21 +0200 (CEST) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id 683DD19F3312; Thu, 28 Oct 2010 23:41:21 +0200 (CEST) Received: from wsheee.2x.cz (charon.finaltek.com [217.11.241.201]) (Authenticated sender: sojkam1) by imap.feld.cvut.cz (Postfix) with ESMTPSA id 62A22FA006; Thu, 28 Oct 2010 23:41:21 +0200 (CEST) Received: from wsh by wsheee.2x.cz with local (Exim 4.72) (envelope-from ) id 1PBaDo-0001E6-Et; Thu, 28 Oct 2010 23:41:20 +0200 From: Michal Sojka To: Christophe-Marie Duquesne , notmuch@notmuchmail.org Subject: Re: Where should I pull notmuch from? In-Reply-To: References: User-Agent: Notmuch/0.3.1-113-g782e2e3 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Thu, 28 Oct 2010 23:41:20 +0200 Message-ID: <87iq0m9erj.fsf@wsheee.2x.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 28 Oct 2010 21:41:33 -0000 On Wed, 27 Oct 2010, Christophe-Marie Duquesne wrote: > seen from older posts that some work has been done directly on > notmuch: http://notmuch.198994.n3.nabble.com/PATCH-0-4-Maildir-synchronization-v2-td1694007.html#a1694007 > > Are this patches pulled on the official notmuch or should I use Michal > Sojka's git repository? Hi Christophe-Marie, these patches are not yet in the official repository, but I hope they appear there ASAP. In the mean time please use my repo. -Michal