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 195A5404778 for ; Fri, 6 Jan 2012 09:13:44 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 vAoN+kQWjk4I for ; Fri, 6 Jan 2012 09:13:43 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6087140475C for ; Fri, 6 Jan 2012 09:13:43 -0800 (PST) Received: by werm12 with SMTP id m12so1487145wer.26 for ; Fri, 06 Jan 2012 09:13:40 -0800 (PST) Received: by 10.216.133.204 with SMTP id q54mr3297147wei.10.1325870020632; Fri, 06 Jan 2012 09:13:40 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id 28sm68990897wby.3.2012.01.06.09.13.39 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 06 Jan 2012 09:13:39 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id B5548A32B1; Fri, 6 Jan 2012 17:13:37 +0000 (GMT) To: Jameson Graef Rollins , notmuch@notmuchmail.org Subject: Re: [RFC][PATCH] emacs: Use text properties rather than overlays in various places. In-Reply-To: <877h143gzs.fsf@servo.finestructure.net> References: <1325082691-21136-1-git-send-email-dme@dme.org> <877h143gzs.fsf@servo.finestructure.net> User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 06 Jan 2012 17:13:33 +0000 Message-ID: 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: Fri, 06 Jan 2012 17:13:44 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 06 Jan 2012 08:58:31 -0800, Jameson Graef Rollins wrote: > On Wed, 28 Dec 2011 14:31:31 +0000, David Edmondson wrote: > > Probably just for aficionados at the moment... >=20 > Actually, I think that all the rest of these comments should be included > in the log. There's useful discussion here. Okay. The work-in-progress `notmuch-mode' patches that Austin posted to lazily construct the invisible overlays suggests a way that could be integrated with these changes to further improve performance, but I haven't had time to look at it yet. > > Given that clashes between overlays and text properties are a problem > > and overlays are considered expensive, switching to text properties > > makes sense. For example, the coloured tags in the headerline are back > > with this patch. >=20 > I actually currently have colored tags in the headerline. Did they go > somewhere at some point? I haven't looked properly, but I think that emacs 24 stole them. They certainly were not updating correctly during the addition/removal of tags. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8HK74ACgkQaezQq/BJZRawCQCfTI+x0L0lb7hwOFux7qM4OhHE i+oAnir/Sux4cuEZ1WJxhHLhMN4CieB/ =Y7Ty -----END PGP SIGNATURE----- --=-=-=--