From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Feng Ding" Newsgroups: gmane.emacs.help Subject: emacs-snapshot-gtk takes up 100% CPU Date: Tue, 21 Nov 2006 14:50:56 +0800 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1633863740==" X-Trace: sea.gmane.org 1164091896 3331 80.91.229.2 (21 Nov 2006 06:51:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Nov 2006 06:51:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 21 07:51:34 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 1GmPTW-0007d7-0G for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Nov 2006 07:51:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmPTV-0005MX-48 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Nov 2006 01:51:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GmPTF-0005Ie-Oa for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 01:51:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GmPTC-0005Bs-N5 for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 01:51:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmPTC-0005Ba-8i for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 01:51:02 -0500 Original-Received: from [64.233.162.207] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GmPTC-0006q6-CY for help-gnu-emacs@gnu.org; Tue, 21 Nov 2006 01:51:02 -0500 Original-Received: by nz-out-0102.google.com with SMTP id r28so999410nza for ; Mon, 20 Nov 2006 22:51:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=RASB1Gs7bKvVvFHVUKOAavGZ6gA2dax/rJdW81JfSZEk2X3YjtHWrkBEd14vmZ7OhkcyFF7bQDwtCr0giILTfyijHjqa2gQS+GF4u53XTPUaHU/PQLRjfYz5dNCnfEwKvCc3KKJTrKxIgdoINekoChP44a4/5ENHQAEpJA4oJTU= Original-Received: by 10.64.148.8 with SMTP id v8mr10284620qbd.1164091856580; Mon, 20 Nov 2006 22:50:56 -0800 (PST) Original-Received: by 10.65.126.20 with HTTP; Mon, 20 Nov 2006 22:50:56 -0800 (PST) Original-To: help-gnu-emacs@gnu.org 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:38850 Archived-At: --===============1633863740== Content-Type: multipart/alternative; boundary="----=_Part_81_11108794.1164091856548" ------=_Part_81_11108794.1164091856548 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear all, 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. Your help will be highly appreciated! Best regards, Carl ------=_Part_81_11108794.1164091856548 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear all,

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.

Your help will be highly appreciated!

Best regards,
Carl
------=_Part_81_11108794.1164091856548-- --===============1633863740== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1633863740==--