From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Ludlam Newsgroups: gmane.emacs.help Subject: Re: Parsing all files with Semantic Date: Wed, 31 Jan 2007 14:29:06 -0500 Organization: The MathWorks, Inc., Natick, MA 01760 Message-ID: References: <1168633207.337943.131990@m58g2000cwm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1170272453 1524 80.91.229.12 (31 Jan 2007 19:40:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Jan 2007 19:40:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 31 20:40:34 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 1HCLJo-0001Z1-1a for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Jan 2007 20:40:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCLJn-0007IC-5y for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Jan 2007 14:40:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!newsfeed-00.mathworks.com!news.mathworks.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: ludlamelinux.dhcp.mathworks.com Original-X-Trace: fred.mathworks.com 1170271746 12357 144.212.107.78 (31 Jan 2007 19:29:06 GMT) Original-X-Complaints-To: news@mathworks.com Original-NNTP-Posting-Date: Wed, 31 Jan 2007 19:29:06 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:PeQ8u13Qm0fVDeuobZvVlD0RGJU= Original-Xref: shelby.stanford.edu gnu.emacs.help:145200 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:40806 Archived-At: >>> fred@mayot.net seems to think that: >Hi, >I'm working on a rather big project with a dozens of libraries. I use >semantic intellisense and I would like all the files of my project >being parsed so that it can be helpful for me. I cannot update manually >the semantic database by opening each file (there are hundred of >thousands!) What can I do? My version is cedet pre1.3 (the latest one, >I think) and GNU emacs 21.3.1. >Thanks. >Fred > Hi, The CVS version of CEDET recently added an ebrowse backend so you can parse a thousand files in a second or so, and still access that information on an as-needed basis using the slower and more accurate semantic parser. Instructions are at the top of semantic/semanticdb-ebrowse.el. The mailing list will get you help on this topic. Eric -- Eric Ludlam The MathWorks x 7556 eludlam@mathworks.com http://www.siege-engine.com http://www.mathworks.com