From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Newsgroups: gmane.emacs.help Subject: Re: Problem in ECB(Senator) Date: Wed, 13 May 2009 19:56:51 +0800 Message-ID: <4A0AB583.2060106@gmail.com> References: <4A0A98C0.6000300@cdotb.ernet.in> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242215859 20254 80.91.229.12 (13 May 2009 11:57:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 May 2009 11:57:39 +0000 (UTC) Cc: emacs help To: asd@cdotb.ernet.in Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 13 13:57:28 2009 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 1M4D5T-0007SI-OJ for geh-help-gnu-emacs@m.gmane.org; Wed, 13 May 2009 13:57:28 +0200 Original-Received: from localhost ([127.0.0.1]:47450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4D5T-00083B-6E for geh-help-gnu-emacs@m.gmane.org; Wed, 13 May 2009 07:57:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4D58-00082v-AX for help-gnu-emacs@gnu.org; Wed, 13 May 2009 07:57:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4D53-00082b-Av for help-gnu-emacs@gnu.org; Wed, 13 May 2009 07:57:05 -0400 Original-Received: from [199.232.76.173] (port=44014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4D53-00082Y-7J for help-gnu-emacs@gnu.org; Wed, 13 May 2009 07:57:01 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.183]:32819) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4D52-0000sc-O7 for help-gnu-emacs@gnu.org; Wed, 13 May 2009 07:57:00 -0400 Original-Received: by wa-out-1112.google.com with SMTP id m34so213162wag.26 for ; Wed, 13 May 2009 04:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=xLPopr0Gdqk2bDXaf6JpdOITAjIM475VtAeIzfBo2to=; b=e9q0Ve13KmY38eFtpoUyjEd1ljjSzQcgTirrolxuIH6qIJIJgyb4HTNi05idIIA0Wt PpPOU8Ux1yqZ3UDLVqvfM9+boErjkx05rUDcMsAEeJjKYsbrs/cbP9jUOznOTwIoD7QM D7Prt7t7yXEIIOTNEbpGAnUht81SXOsa0F8v8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=s1rDw+wO4f2H9sf1X9jGnjQvzgdqy+Vrm7dZXEUGOHr3NRRThobPomgb7p40ZCyaCt WUKlHu1/Qabf0/q5jtaabcTVR9teiz1TJ1crQLCEPsYjKjQ6U94WdIlR3DONHbhBFpit 5sQ31t9Uo9jenHLGUYixDPlP4vSMYVfjBMM8g= Original-Received: by 10.114.13.1 with SMTP id 1mr802147wam.37.1242215819351; Wed, 13 May 2009 04:56:59 -0700 (PDT) Original-Received: from ?127.0.0.1? ([202.199.4.246]) by mx.google.com with ESMTPS id m26sm3869739pof.0.2009.05.13.04.56.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 13 May 2009 04:56:58 -0700 (PDT) User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4A0A98C0.6000300@cdotb.ernet.in> X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:64392 Archived-At: Anand Dhanakshirur wrote: > Hi, > I am using ECB with CEDET 1.0pre6 package. > when i am finding the references of a function, > It is getting struck when parsing LL/confname.h..(it has parsed 10% of > the file.). > What is the solution for this? > rgds, > Anand Hi, I met the same problem before. It has been fixed in the latest version from CVS.