gnu.emacs.help
[Top] [All Lists]

Re: Re: font-lock support mode in emacs 22

Subject: Re: Re: font-lock support mode in emacs 22
From: martin rudalics
Date: Wed, 06 Dec 2006 17:32:20 +0100
Newsgroups: gnu.emacs.help
> ... Turned out it was because the
> fontification of those lines were deferred, so the highlighting code
> couldn't copy the face information for them.

With stealth fontification turned off those lines won't get fontified
ever unless they are displayed.  You might want to look at the variable
`buffer-access-fontify-functions' to have `buffer-substring' calculate
the properties for you.




<Prev in Thread] Current Thread [Next in Thread>