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 CB74F431FB6 for ; Mon, 28 Feb 2011 05:22:52 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled 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 PTqUVSGAluwi for ; Mon, 28 Feb 2011 05:22:52 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id DD8D5431FB5 for ; Mon, 28 Feb 2011 05:22:51 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 706EB1E07A; Mon, 28 Feb 2011 14:22:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=SvNsBris53Qsq2X9uo9Mnz Bwolw=; b=KmFXsymwIFz/LFy2DaHnSuTxzMhIStxQL4b1nphfwO0ZWFeIOY8zno qPyufcRZ3hDfSDdwPMIpstqQIvHffBHbI/PmSzF+4dr7F7n3deGpr/uq7DjjBifW tX2V5v1p5zoS3WR8ty/iXlNC4BiZWTpQ1/0AYmTMUdFrU79tDfqCA= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 28 Feb 2011 14:22:48 +0100 (CET) From: Xavier Maillard To: Jameson Rollins , Albin Stjerna Subject: Re: running the crypto branch [was: Re: Hiding HTML mime-parts and/or scrubbing (gmail's) HTML-based citation] In-Reply-To: <87r5aucoeg.fsf@servo.finestructure.net> References: <878vx8c4on.fsf@hecate.student.uu.se> <4D640194.2040104@fifthhorseman.net> <8762sbdfer.fsf@hecate.student.uu.se> <4D641587.9050701@fifthhorseman.net> <87ei6y9701.fsf@hecate.student.uu.se> <87aahm4ltk.fsf@servo.finestructure.net> <87r5aucoeg.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 28 Feb 2011 14:32:06 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2011 13:22:53 -0000 Hey Jamie, On Sat, 26 Feb 2011 16:27:35 -0800, Jameson Rollins wrote: > On Sun, 27 Feb 2011 01:00:08 +0100, Xavier Maillard wrote: > > What is the easy way to switch to your codebase from notmuch mainline ? > > I mean, what exact commands do we need to type in order to use your > > branch code ? Knowing that would certainly help people in switching and > > testing your code. > I hope that helps. Please let me know if you have any other > questions. It is crystal clear ! I have noew switched to your crypto branch. Thank you. > And of course we'd love to hear any and all feedback on the new > cryptographic features! I will report as soon as I have discovered all the new stuff. /Xavier