From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: emacs from cvs eat my processor on linux Date: Wed, 18 Oct 2006 00:07:20 +0200 Message-ID: <45355418.8010503@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161122863 716 80.91.229.2 (17 Oct 2006 22:07:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Oct 2006 22:07:43 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 18 00:07:42 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZx65-0006kD-BL for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2006 00:07:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZx64-0005Ie-Rv for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 18:07:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZx5o-0005EL-T9 for emacs-devel@gnu.org; Tue, 17 Oct 2006 18:07:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZx5o-0005D3-0m for emacs-devel@gnu.org; Tue, 17 Oct 2006 18:07:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZx5n-0005Ch-Tc for emacs-devel@gnu.org; Tue, 17 Oct 2006 18:07:23 -0400 Original-Received: from [80.76.149.213] (helo=ch-smtp02.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GZx5n-0002xq-9v for emacs-devel@gnu.org; Tue, 17 Oct 2006 18:07:23 -0400 Original-Received: from c83-249-218-244.bredband.comhem.se ([83.249.218.244]:64275 helo=[192.168.123.121]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GZx5l-0005Nn-6s; Wed, 18 Oct 2006 00:07:21 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: heimdall@uni-koblenz.de, Emacs Devel Original-References: 87bqotv9nl.fsf@baldur.nicundtas.de X-Scan-Result: No virus found in message 1GZx5l-0005Nn-6s. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1GZx5l-0005Nn-6s 12cdeeff64b321e8f013206c8a799bfd X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60836 Archived-At: > -------- Original Message -------- > Subject: Re: emacs from cvs eat my processor on linux > Date: Tue, 03 Oct 2006 14:58:06 +0200 > From: Tassilo Horn > To: emacs-devel@gnu.org > References: <45225147.3040801@jet.msk.su> > > > > Alex Ott writes: > >> I use Emacs from CVS on my SuSE 10.1 box. I connect to box with Exceed >> X-emulator. During last two weeks i saw, that sometimes Emacs eat all >> cpu >> time. > > Do you have semantic or CEDET (which includes semantic) installed? Then > it's the same problem I reported some days ago. See the thread starting > with <873baae0js.fsf@baldur.nicundtas.de>. > > The solution was to update semantic-idle.el from CEDET CVS. I have the same problem now, but it does not help for me to update semantic-idle.el. It seems to be this that causes the problem: (load-file "c:/dl/emacs/cedet-1.0pre3/common/cedet.el") Are you using the same version of cedet as me, Tassilo? Could you perhaps send me your version of semantic-idle.el?