From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Tomasz_Zbro=BFek?= Newsgroups: gmane.emacs.help Subject: cedet - freezing for a while Date: Tue, 31 Aug 2010 06:50:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7574dd29-c31c-448f-af25-52f6d8e93d79@i31g2000yqm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291949469 20686 80.91.229.12 (10 Dec 2010 02:51:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 02:51:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 03:51:04 2010 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.69) (envelope-from ) id 1PQt4a-0002dY-L3 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 03:51:04 +0100 Original-Received: from localhost ([127.0.0.1]:33624 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQt4Z-00031M-OI for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 21:51:03 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!i31g2000yqm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 89.171.152.84 Original-X-Trace: posting.google.com 1283262610 593 127.0.0.1 (31 Aug 2010 13:50:10 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 31 Aug 2010 13:50:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i31g2000yqm.googlegroups.com; posting-host=89.171.152.84; posting-account=14SvFAkAAABzPy6gJP2Nv9dHdyM7zegX User-Agent: G2/1.0 X-HTTP-Via: 1.1 localhost (squid/3.0.STABLE1) X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729),gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:181036 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:23:45 -0500 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:77229 Archived-At: hi, I work on windows xp with Emacs 23.2 and build-in cedet, does somebody know why Emacs often hangs (freeze) for a moment (2 or 3 seconds), it's annoying. I have standard cedet configuration: (semantic-mode t) (global-ede-mode t) and also ede-cpp-root-project set to my project directories (completion works fine). Regards, Tomek