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 1CDE040D157 for ; Thu, 28 Oct 2010 04:37:55 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2 X-Spam-Level: X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] 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 AH3zDydWA3LC for ; Thu, 28 Oct 2010 04:37:44 -0700 (PDT) Received: from homiemail-a15.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by olra.theworths.org (Postfix) with ESMTP id A0AC840D155 for ; Thu, 28 Oct 2010 04:37:44 -0700 (PDT) Received: from homiemail-a15.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTP id 02AD176C069; Thu, 28 Oct 2010 04:37:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=fgzsbrIb+csFiorw+6WivUa/PCF qnHV4bsgrm/ObQR3KQzEd30tRXxaNYQvwkS7am/cuWJ4xsvWqqpq/YsR0cgfqE8F sQSZ1ryk5bZZ82YXNF6QWF7TEUDZY4K+KV4iYEguHmQKy6uSfhBZI0tRcsBUv84K QXHlx3mXPRkstQh4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=pejkFt1nbSykl8a1b5vIntMDEwY=; b=f DNfUJGj9wx8Clc+R+OMsnYRHcXOxvZWqUztX5CxoEdw0t0yvGNo/n4Eg8lBellBo xy1pBDJ0a+D1POCLfR+g4WDHGUT0ILUuqlpDI8Y54yE0DA7WDd20gezp3zKB6zh/ yRg5CsdJIuiFu+SfesEfh1AQDRWsFEvCKWh+vbu2sU= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-2-dhcp-016.ethz.ch [82.130.121.16]) (Authenticated sender: fax@sspaeth.de) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTPA id 72DB876C065; Thu, 28 Oct 2010 04:37:41 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 28 Oct 2010 13:37:40 +0200 From: Sebastian Spaeth 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-127-g6d93d20 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Thu, 28 Oct 2010 13:37:40 +0200 Message-ID: <87k4l25z0b.fsf@SSpaeth.de> 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 11:37:55 -0000 On Thu, 28 Oct 2010 01:21:31 +0200, Christophe-Marie Duquesne wrote: > If I understand correctly, notmuchsync could do this job. However, as > it depends on python<=2.5 and as I am running archlinux (which > switched to python3 recently), this is not my prefered method. Feel free to help making notmuchsync p3k compliant. I don't know in which ways it would fail, so help is appreciated. Sebastian