Jason Rumney wrote:
The problem seems to be caused by this fix:Andreas Roehler <[EMAIL PROTECTED]> writes: 2006-08-20 Richard Stallman <[EMAIL PROTECTED]> * emacs-lisp/timer.el (run-with-idle-timer): Pass t to timer-activate-when-idle, so timer can run before Emacs becomes non-idle again. After reverting that fix, I see Emacs CPU usage go from 0 to 2% for a brief instant when the idle timers kick in. With that fix, the CPU usage goes to 50% and stays there until I perform an input event to break the idle loop. |
_______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
