See the other thread on  emacs-devel that I started with subject
"did something change in the Emacs idle loop" I started observing
those problems around Sep 17.

>>>>> "martin" == martin rudalics <[EMAIL PROTECTED]> writes:
    >>> Can you use the Lisp debugger to see what is calling the
    >>> fontification-functions?
    >> 
    >> 
    >> They're called via redisplay (handle_fontified_prop in
    >> xdisp.c). The redisplay itself is triggered by a timer
    >> calling jit-lock-fontify-again, which in turn is
    >> repeatedly setup by jit-lock-fontify-now.
    >> 
    >> ISTM that fontification-functions are supposed to be
    >> called with start=706 instead of 709 after the call to
    >> jit-lock-fontify-again, which would prevent the loop.
    martin> 
    martin> `jit-lock-fontify-again' was introduced on
    martin> 2006-09-14.  Could you please do the same
    martin> investigation with your 2006-08-23 version?
    martin> 
    martin> 
    martin> 
    martin> _______________________________________________
    martin> emacs-pretest-bug mailing list
    martin> emacs-pretest-bug@gnu.org
    martin> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

-- 
Best Regards,
--raman

      
Email:  [EMAIL PROTECTED]
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: [EMAIL PROTECTED]
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to