From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "RolandK" Newsgroups: gmane.emacs.help Subject: Re: Emacs taking very much cpu with semantic-idle-scheduler-time Date: 6 Sep 2006 01:53:39 -0700 Organization: http://groups.google.com Message-ID: <1157532819.762791.279040@b28g2000cwb.googlegroups.com> References: <85zmddh3kh.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1157535671 18652 80.91.229.2 (6 Sep 2006 09:41:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Sep 2006 09:41:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 06 11:41:10 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 1GKtty-0001P1-V6 for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Sep 2006 11:40:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKtty-0002bq-Gc for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Sep 2006 05:40:58 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 141.2.139.91 Original-X-Trace: posting.google.com 1157532824 23640 127.0.0.1 (6 Sep 2006 08:53:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 6 Sep 2006 08:53:44 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=141.2.139.91; posting-account=_Dzr8w0AAAD-szWJMEgdiXtU0YQI3zf0 Original-Xref: shelby.stanford.edu gnu.emacs.help:141566 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:37187 Archived-At: David Kastrup wrote: > > Which CVS version? What is the build date? What operating system? > This version number is valid for Emacsen created in the last year or > so. There have been some changes possibly fixing this not too > recently. I have the exact same problem and I'm running GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-09-05, which I compiled from yesterday's CVS version, on Windows XP (SP2). I check out and recompile every week or so and this problem didn't occur until yesterday. Setting semantic-idle-scheduler-idle-time to a high value as Nathan suggested worked around the issue however. Roland