[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is there something like `on-display-functions'?
From: |
Alan Mackenzie |
Subject: |
Is there something like `on-display-functions'? |
Date: |
Wed, 27 Jan 2010 13:57:16 +0000 |
User-agent: |
Mutt/1.5.9i |
Hi, Emacs,
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).
Yes, I've tried searching for it and not found it.
--
Alan Mackenzie (Nuremberg, Germany).
- Is there something like `on-display-functions'?,
Alan Mackenzie <=
- Re: Is there something like `on-display-functions'?, Lennart Borgman, 2010/01/27
- Re: Is there something like `on-display-functions'?, Alan Mackenzie, 2010/01/27
- Re: Is there something like `on-display-functions'?, Stefan Monnier, 2010/01/27
- Re: Is there something like `on-display-functions'?, Alan Mackenzie, 2010/01/27
- Re: Is there something like `on-display-functions'?, Eli Zaretskii, 2010/01/27
- Re: Is there something like `on-display-functions'?, Stefan Monnier, 2010/01/27
- Re: Is there something like `on-display-functions'?, Eli Zaretskii, 2010/01/27
- Re: Is there something like `on-display-functions'?, Stefan Monnier, 2010/01/27
- Re: Is there something like `on-display-functions'?, Eli Zaretskii, 2010/01/28
- Re: Is there something like `on-display-functions'?, Stefan Monnier, 2010/01/28