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 B1187431FD4 for ; Mon, 16 Jan 2012 13:01:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] 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 NOq5xXaX-4Z9 for ; Mon, 16 Jan 2012 13:01:48 -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 E9403431FB6 for ; Mon, 16 Jan 2012 13:01:47 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id E4EA52125A; Mon, 16 Jan 2012 22:01:44 +0100 (CET) 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=gcqBHsS4xVmk8TUqMdZ/Hn T/K+Q=; b=ZQS+G8Sxb0JmI/423x2+d/vlHp0aDx2yg7+2e/lBPacUR/4glpJnjP 1j2wVV0jEdOERaiwQ18Aw62pZfJvOOGfd4XDospjxePnFgdFYhAQaM9xxpTptEDH ByBDPhOftuD4hZMHK5zj6bETwmxzNRG4QftLsi4s/wEXbpSrmDT08= Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 16 Jan 2012 22:01:44 +0100 (CET) From: Xavier Maillard To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] notmuch-dev: Update the master branch when requested. In-Reply-To: References: <87wr8v23ib.fsf@zancas.localnet> <1326461294-25546-1-git-send-email-dme@dme.org> <1326461294-25546-2-git-send-email-dme@dme.org> User-Agent: Notmuch/0.11 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 16 Jan 2012 22:19:05 +0100 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: Mon, 16 Jan 2012 21:01:48 -0000 On Mon, 16 Jan 2012 09:07:52 +0000, David Edmondson wrote: > On Fri, 13 Jan 2012 22:03:17 +0100, Xavier Maillard wrote: > > Have you planned to cook something about this in notmuch wiki ? > > That sounds like something I could use to test patches more easily than > > I do currently. > > I'll do so. If I can help, just tell :D /Xavier