[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is there something like `on-display-functions'?
From: |
Daniel Colascione |
Subject: |
Re: Is there something like `on-display-functions'? |
Date: |
Wed, 27 Jan 2010 20:41:27 -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 |
-----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-----
- Doc patch for `fontification-functions': [was: Is there something like `on-display-functions'?], (continued)
- Doc patch for `fontification-functions': [was: Is there something like `on-display-functions'?], Alan Mackenzie, 2010/01/28
- Re: Doc patch for `fontification-functions':, Chong Yidong, 2010/01/28
- Re: Doc patch for `fontification-functions':, Alan Mackenzie, 2010/01/28
- Re: Doc patch for `fontification-functions': [was: Is there something like `on-display-functions'?], Eli Zaretskii, 2010/01/28
- Re: Doc patch for `fontification-functions':, Stefan Monnier, 2010/01/28
- Re: Is there something like `on-display-functions'?, alin.s, 2010/01/27
- Re: Is there something like `on-display-functions'?, David Kastrup, 2010/01/27
- Re: Is there something like `on-display-functions'?, Davis Herring, 2010/01/27
- Re: Is there something like `on-display-functions'?,
Daniel Colascione <=