From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs-snapshot-gtk takes up 100% CPU Date: Tue, 21 Nov 2006 21:52:16 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164138785 7074 80.91.229.2 (21 Nov 2006 19:53:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Nov 2006 19:53:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 21 20:53:00 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gmbfe-0002Zz-8P for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Nov 2006 20:52:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gmbfd-0006Mp-Sj for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Nov 2006 14:52:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GmbfN-0006JW-T5 for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 14:52:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GmbfJ-0006BI-IF for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 14:52:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmbfJ-0006Ay-7G for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 14:52:21 -0500 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GmbfI-0000bA-Vn for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 14:52:21 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-162-34.inter.net.il [84.228.162.34]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BBC73787 (AUTH halo1); Tue, 21 Nov 2006 21:52:09 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: (carlding@gmail.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38865 Archived-At: > Date: Tue, 21 Nov 2006 14:50:56 +0800 > From: "Feng Ding" > > I'm currently using emacs-snapshot-gtk 20061111. When I try to edit c/c++ > files, emacs takes up 100% CPU usage. > > Here is the message buffer after loading a empty cxx file: > (New file) > Loading cc-mode...done > Loading /usr/share/emacs/site-lisp/semantic/bovine/semantic-c.el (source)... > Loading ring...done > Loading /usr/share/emacs/site-lisp/semantic/bovine/semantic-c.el(source)...done > Loading semantic-edit...done > Loading semanticdb-file...done > Mark set [2 times] > > It seems to be a bug from semantic, but how can I pinpoint the bug? I've > followed someone's suggestion to get the latest semantic-idle.el from CVS, > but it didn't solve the problem. Someone else said not long ago that a patch to solve this problem is available from the Semantic mailing list.