emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I force screen update and text property settings?


From: Lennart Borgman
Subject: Re: How do I force screen update and text property settings?
Date: Mon, 23 Nov 2009 22:32:58 +0100

On Mon, Nov 23, 2009 at 10:22 PM, Stefan Monnier
<address@hidden> wrote:
>> Fontification in the tests are done by running
>
>> (defun nxhtmltest-fontify-w-timers-handlers ()
>>     (dolist (timer (copy-sequence timer-idle-list))
>>       (timer-event-handler timer))
>>     (redisplay t))
>
> This code doesn't refer to fontification, so it's no surprise that it
> doesn't always cause fontification, don't you think?

That might be the reason, yes... ;-)


> Sadly I don't have a good answer for your problem.  But if you look for
> "jit-lock" in ps-print, you'll see how other people solved the same problem.

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]