From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Torsten Zirzlaff Newsgroups: gmane.emacs.help Subject: Q: High processor load with change to GNU Emacs 22 under Windows Date: Sat, 06 Oct 2007 00:07:48 +0200 Organization: The Testsite Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191655293 5178 80.91.229.12 (6 Oct 2007 07:21:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 07:21:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 09:21:28 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ie3ya-00059e-Hm for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Oct 2007 09:21:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie3yV-0002DV-NU for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Oct 2007 03:21:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!ecngs!feeder.ecngs.de!news.germany.com!news.bawue.net!nienor.s.bawue.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: tinuviel.home-net.stg Original-X-Trace: nienor.home-net.stg 1191622068 1177 193.175.20.138 (5 Oct 2007 22:07:48 GMT) User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) Original-Xref: shelby.stanford.edu gnu.emacs.help:152634 X-Mailman-Approved-At: Sat, 06 Oct 2007 03:21:06 -0400 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:48142 Archived-At: Hi. I encounter a strange problem with GNU Emacs 22 under Windows. If I open a C or C++ file in Emacs 22 I encounter a very high workload. On a single porcessor system GNU Emacs uses 100% of the CPU while I do nothing. If I +g I stops shortly and starts again. On a multiprocessor system it uses up a complete CPU. This only happens if I load a C/C++ file. Other modes TeX, Lisp, etc. do not have that particular problem. I also have no Problem using GNU Emacs 22 with MacOSX, Linux, etc. Any hints what goes wrong here? TIA Torsten