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 7849D431FAF for ; Mon, 6 Feb 2012 08:13:10 -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 qNHcuvZSOfv8 for ; Mon, 6 Feb 2012 08:13:08 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8BCD4431FAE for ; Mon, 6 Feb 2012 08:13:08 -0800 (PST) Received: by wibhi8 with SMTP id hi8so4956520wib.26 for ; Mon, 06 Feb 2012 08:13:07 -0800 (PST) Received: by 10.180.80.8 with SMTP id n8mr28546679wix.14.1328544787370; Mon, 06 Feb 2012 08:13:07 -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 d9sm26230074wiy.2.2012.02.06.08.13.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Feb 2012 08:13:06 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 2AD2AA0484; Mon, 6 Feb 2012 16:13:04 +0000 (GMT) To: notmuch@notmuchmail.org Subject: Re: [PATCH v2 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'. In-Reply-To: <1328544502-22615-2-git-send-email-dme@dme.org> References: <1327405007-4026-1-git-send-email-dme@dme.org> <1328544502-22615-1-git-send-email-dme@dme.org> <1328544502-22615-2-git-send-email-dme@dme.org> User-Agent: Notmuch/0.11.1+160~gf0bcbb6 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 06 Feb 2012 16:13:00 +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: Mon, 06 Feb 2012 16:13:10 -0000 --=-=-= Content-Type: text/plain On Mon, 6 Feb 2012 16:08:21 +0000, David Edmondson wrote: > Except for where invisibility is involved, replace the use of overlays > in `notmuch-show-mode' with text properties, which are more efficient > and can be merged together more effectively. Austin reviewed this (id:"20120124161511.GC16740@mit.edu"), but suggested that someone else should look it over. Any volunteers? --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8v/AwACgkQaezQq/BJZRan1ACdE35W3UBLdxiO+HBLT7IyCICS aTwAnAj/MJ34R2h+rj8SffIdJqQASpKq =+vTL -----END PGP SIGNATURE----- --=-=-=--