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 69678429E27 for ; Wed, 16 Nov 2011 09:08:32 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 QAOm6m5EA8UI for ; Wed, 16 Nov 2011 09:08:31 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id C6DBC431FD0 for ; Wed, 16 Nov 2011 09:08:31 -0800 (PST) Received: from convex-new.cs.unb.ca ([131.202.13.154]) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id pAGH8RDc008239; Wed, 16 Nov 2011 13:08:28 -0400 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72) (envelope-from ) id 1RQiyJ-0002Jr-Uq; Wed, 16 Nov 2011 13:08:27 -0400 From: David Bremner To: Austin Clements Subject: Re: Winter is coming [upcoming release 0.10] In-Reply-To: <20111116154317.GC2852@mit.edu> References: <87aa805cm5.fsf@zancas.localnet> <87zkfwn4lm.fsf@zancas.localnet> <20111116154317.GC2852@mit.edu> User-Agent: Notmuch/0.9+29~g4efaa70 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Nov 2011 13:08:27 -0400 Message-ID: <87ty64j8qc.fsf@convex-new.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Notmuch Mail 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: Wed, 16 Nov 2011 17:08:32 -0000 On Wed, 16 Nov 2011 10:43:54 -0500, Austin Clements wrote: > Quoth David Bremner on Nov 15 at 11:11 pm: > > Austin Clements: > > emacs: Use a single buffer invisibility spec to fix quadratic search cost. > > To avoid conflicts on NEWS, here's the text to put under > "Optimizations" (which should perhaps be "Performance" instead?): > > > Emacs now constructs large search buffers more efficiently done and done. d