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 6778B40D143 for ; Tue, 12 Oct 2010 03:47:05 -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 u7C5ZVTACEw4 for ; Tue, 12 Oct 2010 03:46:54 -0700 (PDT) Received: from homiemail-a20.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by olra.theworths.org (Postfix) with ESMTP id 0460E40D141 for ; Tue, 12 Oct 2010 03:46:53 -0700 (PDT) Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 4B6987EC07A for ; Tue, 12 Oct 2010 03:46:53 -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=PVh2BrqHR+V8Mg2wBb87Q6XNLOS BfvxfZ+4jU02FAtqtWvd5BRlT7YlNsFjlM4dJP08jyFubs1nx/TUhwDshlRywQgT 7skCq6EbO6pc5EDar5CuJmH4lpMNDAnjkriMghQQvjb2gc/kDER7tePC7LKbQrBR f91WW5ubsTSsWNzI= 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=24KNo3j+DMXyOYL3SIk8joXFVOE=; b=A XfrWBpxoah+VNNVuoilxO1wUUnGR1imLyPV4O4uQjj4cXSrRh7iWrrFTLyeXZwnd XyGMIvqlI+owTT9EDJeJSZqm9PHU+FuZuOP2AM2CX5OEYgq0IGVXxWOAHGeNFYCO QEdzj59LBMYwVtjncgvAuVk7YHgfsPwHrRpTJBHBrE= Received: from spaetzbook.sspaeth.de (unknown [84.55.209.24]) (Authenticated sender: fax@sspaeth.de) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id 498727EC078 for ; Tue, 12 Oct 2010 03:46:50 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 12 Oct 2010 12:46:47 +0200 From: Sebastian Spaeth To: notmuch@notmuchmail.org Subject: Re: notmuch-next branch In-Reply-To: References: <87pqvgr1u5.fsf@servo.finestructure.net> <87k4loqz34.fsf@servo.finestructure.net> User-Agent: Notmuch/0.3.1-43-g5d515b7 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Tue, 12 Oct 2010 12:46:46 +0200 Message-ID: <87wrpny9gp.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: Tue, 12 Oct 2010 10:47:05 -0000 On 2010-10-11, Jesse Rosenthal wrote: > I don't know how official this has to be -- just an agreed upon branch > that people keep around next to their own personal one. Sebastian used > to have one that served this purpose a while back, I think. Well, it wasn't really semi-official or even blessed, I just announced it loudest :-). Meanwhile, I don't feel like maintaining my own notmuch anymore. I am still using it though and would love to follow someone's branch :-). Sebastian