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 5E04A431FD0 for ; Thu, 10 Nov 2011 05:34:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 YpiGWFrLS8RW for ; Thu, 10 Nov 2011 05:34:04 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (caiajhbdccah.dreamhost.com [208.97.132.207]) by olra.theworths.org (Postfix) with ESMTP id E168C431FB6 for ; Thu, 10 Nov 2011 05:34:03 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id 56E92458085; Thu, 10 Nov 2011 05:34:03 -0800 (PST) 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=K/q/M0XWi9HXxvCfTfSDc+AvVxE QqVq2mT+PFFp85X/VNyyLRmAaSBB6t4o4Y43/xmrq15G5j+siSv/exAMSlXRsung 85v9Rdlgr4vUqIWez7Zq02B3CYoUOPbO1K/J16lDFFCtJOXDplCCCeFGXwtETOkP aV8OANoAxHDi9aXM= 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=BiHLzA3KUqcjOzEVZJ67L4HqjaY=; b=X kMKsabCitbsXuLQnEIbKD4yWe70NwJ2nqGf9cFwvOBfrVGdZ5S3P9DzPWwSAIGSV 8uCIEapbElG/UM9GmN5gV4Q0nfOAnOfzCoJocWbWWJ/OdHqxjMoec1+QFhnHWdOX s6tgKKaVZzZKXxL2cHb0gou5veUPCSZX+tekc4+wKQ= Received: from spaetzbook.sspaeth.de (unknown [176.46.202.75]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPSA id 7F742458084; Thu, 10 Nov 2011 05:34:01 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 10 Nov 2011 14:33:58 +0100 From: Sebastian Spaeth To: Austin Clements , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Use a single buffer invisibility spec to fix quadratic search cost. In-Reply-To: <1320807328-13728-1-git-send-email-amdragon@mit.edu> References: <1320807328-13728-1-git-send-email-amdragon@mit.edu> User-Agent: Notmuch/0.9+52~g466ad99 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 10 Nov 2011 14:33:58 +0100 Message-ID: <877h382jax.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 10 Nov 2011 13:34:04 -0000 --=-=-= On Tue, 8 Nov 2011 21:55:28 -0500, Austin Clements wrote: > emacs/notmuch.el | 11 +++-------- > 1 files changed, 3 insertions(+), 8 deletions(-) Tested and works great here! +1 for quick inclusion. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk670sYACgkQVYX1jMgnoGJVSgCaAwV+QXvY5dlE/Wl3CFFZUuaf GzMAn3AXzakO9Rgzukfr4Ay1IsQMtub7 =d0cw -----END PGP SIGNATURE----- --=-=-=--