From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Is there something like `on-display-functions'? Date: Wed, 27 Jan 2010 20:41:27 -0500 Organization: Censorship Research Center Message-ID: <4B60EB47.3080208@censorshipresearch.org> References: <20100127135716.GA3432@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1264642908 26429 80.91.229.12 (28 Jan 2010 01:41:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 01:41:48 +0000 (UTC) Cc: Alan Mackenzie To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 28 02:41:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NaJOC-0000x8-Ni for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 02:41:45 +0100 Original-Received: from localhost ([127.0.0.1]:46305 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaJOC-0001qg-5X for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 20:41:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaJO6-0001qb-QP for emacs-devel@gnu.org; Wed, 27 Jan 2010 20:41:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaJO6-0001qL-Cs for emacs-devel@gnu.org; Wed, 27 Jan 2010 20:41:38 -0500 Original-Received: from [199.232.76.173] (port=40189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaJO6-0001qI-7A for emacs-devel@gnu.org; Wed, 27 Jan 2010 20:41:38 -0500 Original-Received: from haystack.austinheap.com ([70.32.98.68]:41578 helo=haystacknetwork.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NaJO5-0008Pw-Va for emacs-devel@gnu.org; Wed, 27 Jan 2010 20:41:38 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 In-Reply-To: <20100127135716.GA3432@muc.de> X-Enigmail-Version: 1.0 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120533 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/27/10 8:57 AM, Alan Mackenzie wrote: > Is there some hook called each time something's about to be displayed on > the screen (regardless of whether or not font-lock is enabled)? > > If there is, I could use it to apply the appropriate text properties to > C++ template delimiters as they're about to be displayed, thus > potentially speeding up startup for C++ (and like languages). Wouldn't that do the wrong thing if, say, the first half of a template argument list is at the bottom of the visible portion of the buffer, and I want to jump to its end? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iEYEARECAAYFAktg60cACgkQ17c2LVA10VvRXQCeItXUcp4pn+zu/wm/+YGBIfPZ XpsAoMewsQP9ec9jD1aFcJsOqC+r6Vk4 =iy+z -----END PGP SIGNATURE-----