From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "RealityMonster" Newsgroups: gmane.emacs.help Subject: Re: Latest emacs snapshots max CPU on XP Date: 3 Mar 2007 14:34:26 -0800 Organization: http://groups.google.com Message-ID: <1172961266.444911.202090@t69g2000cwt.googlegroups.com> References: <877ity1o2x.fsf@trick.ulm.malte.spiess> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1172961705 3202 80.91.229.12 (3 Mar 2007 22:41:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 22:41:45 +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 Mar 03 23:41:39 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 1HNcv2-0007GM-DZ for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 23:41:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNcv1-0000Es-W1 for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 17:41:36 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!t69g2000cwt.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: 68.148.8.246 Original-X-Trace: posting.google.com 1172961274 1397 127.0.0.1 (3 Mar 2007 22:34:34 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 3 Mar 2007 22:34:34 +0000 (UTC) In-Reply-To: <877ity1o2x.fsf@trick.ulm.malte.spiess> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/418.9.1 (KHTML, like Gecko) Safari/419.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: t69g2000cwt.googlegroups.com; posting-host=68.148.8.246; posting-account=anCfDA0AAADtSwHBlZjdklEITqJ7uNPT Original-Xref: shelby.stanford.edu gnu.emacs.help:146021 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:41625 Archived-At: I fixed the problem by going to the CVS repository and just replacing semantic. It seems to work straight away if you do that. I found the solution because someone else was mentioning in this group that they had problems with their buffers not updating because of cedet and semantic. I guess getting the digest version pays off, sometimes. :) I was late trying to help you exactly because of that, though. :) Jan On Mar 3, 5:57 am, Malte Spiess wrote: > neverov...@nkmk.ru writes: > > Hi! > > > I had the same problem. > > > Try to put this in your .emacs: > > > (setq semantic-idle-scheduler-idle-time 432000) > > > I found it in the CEDET mail list. > > Wow, that is really great! Had this problem, too here on my Debian > system. Where exactly did you find it? I searched the list, but couldn't > find it anywhere. > > Thx > > Malte