Comment 6 for bug 72867

Revision history for this message
speeves (speeves) wrote : Re: [Bug 72867] Re: EMACS - python-mode 100% CPU usage

On 11/25/06, Myster <email address hidden> wrote:
>
> semantic-idle.el.rej:
>
> ***************
> *** 286,297 ****
> (when (zerop (recursion-depth))
> (unwind-protect
> (semantic-safe "idle error: %S"
> - ;; Disable the auto parse timer while re-parsing
> - (semantic-idle-scheduler-kill-timer)
> ;; Handle re-parsing and other scheduled services
> (save-match-data (semantic-idle-core-handler)))
> - ;; Enable again the auto parse timer
> - (semantic-idle-scheduler-setup-timer))))
>
> ;;; REPARSING
> ;;
> --- 286,294 ----
> (when (zerop (recursion-depth))
> (unwind-protect
> (semantic-safe "idle error: %S"
> ;; Handle re-parsing and other scheduled services
> (save-match-data (semantic-idle-core-handler)))
> + )))
>
> ;;; REPARSING
> ;;
>
> It's the rejects but I don't understand.

Can you send the your exact commands and output? that might give us some
insight into the issue.

thanks,

--
Shannon Eric Peevey
<email address hidden>
http://speeves.unt.edu