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.

-- 
EMACS - python-mode 100% CPU usage
https://launchpad.net/bugs/72867

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to