emacs-devel
[Top][All Lists]
Advanced

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

Re: c-mode eats resources?


From: Stefan Monnier
Subject: Re: c-mode eats resources?
Date: Sun, 19 Feb 2006 10:17:15 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Apparently, C mode constantly uses processor time even nothing is
> done in the buffer.  E.g. if I open a C file in Emacs and go to a
> different desktop and start `top' there, it shows Emacs in the
> first few lines with 3--7% usage of CPU.  This cannot be right.
> Can anybody reproduce this?

(setq jit-lock-stealth-time nil)


        Stefan




reply via email to

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