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 39909431FB6 for ; Thu, 31 Mar 2011 14:16:32 -0700 (PDT) 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 2WhElGoqUjyl for ; Thu, 31 Mar 2011 14:16:30 -0700 (PDT) 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 3842B431FB5 for ; Thu, 31 Mar 2011 14:16:30 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 2891C2C095; Thu, 31 Mar 2011 23:16:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=HNWdB1hd6GKwRNHUm3yhgC tdqyE=; b=KEaWWENpCPbbfWSshXuVfmo8A0Y+miYxS2QyelnR2Xy4FPjm3CsITr O57obqhlk+XfBhAD/sGdD90CkHrOuVQ9V62EsqxU0p+nJfZuMAfS0l1E7RamJTug QLze2kgW2tqIrcoIksJYgP3BcYI+XG5QTwWqmnJmQZZbamy0qocwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=cmOw8CebFhxPY8+6 /2xgXg2+Iamd3KWfK86oAGRPTfdQzfqxOn6chiXMv9P7cAHOWPK59eaMKD6mx6PP xbV//k6myEd0wXWNyo9afAek6RuxeghOxApbUpZMC7WKHfz8kYulzAi9TLxU0snS z1MMl+oxXFbIwkC2pUzbfPwaL9s= 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; Thu, 31 Mar 2011 23:16:27 +0200 (CEST) From: Xavier Maillard To: Jameson Graef Rollins , Notmuch Mail Subject: Re: crypto branch rebased In-Reply-To: <87y641rrpa.fsf@servo.finestructure.net> References: <87y641rrpa.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5-133-gc509598 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Thu, 31 Mar 2011 23:26:34 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Thu, 31 Mar 2011 21:16:32 -0000 Hi Jameson, On Sat, 26 Mar 2011 23:41:05 -0700, Jameson Graef Rollins wrote: > I've rebased my crypto branch [0] against cworth's master at 74bc93f0. Just an OT message to inform you that my notmuch/emacs couple no longer crashes here. I did not find out why it crashed before though. /Xavier