From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.help Subject: Re: OT:cscope/tags Date: Tue, 05 Dec 2006 23:39:15 +0100 Message-ID: References: <03veksq9rj.fsf@gmail.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1165362048 26216 80.91.229.10 (5 Dec 2006 23:40:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 23:40:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 06 00:40:44 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Grjtw-0008CR-AT for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Dec 2006 00:40:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Grjtv-0001Fd-Ne for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2006 18:40:39 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-ber1.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 79 Original-X-Trace: individual.net /ZqetzzUOMOPKfh/sJST3Qk+4KK/ZV2EhoYkf1xpqfeskacI16 X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! Cancel-Lock: sha1:o+A13UuR8fgj6QjNth0uYhztgJo= Original-Xref: shelby.stanford.edu gnu.emacs.help:143669 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:39271 Archived-At: Perry Smith writes: > cscope. To make the db I use -q. To invoke it via emacs, I use -q > and -d: > > -d Do not update the cross-reference. > > -q Enable fast symbol lookup via an inverted Just for thread completeness, how do you add these options when inviking cscope from emacs? How are you accessing cscope from emacs? Which el package do you use? > index. This option > causes cscope to create 2 more files (default > names > ``cscope.in.out'' and ``cscope.po.out'') in addition to > the nor- > mal database. This allows a faster symbol search > algorithm that > provides noticeably faster lookup performance > for large > projects. > > On Dec 5, 2006, at 12:58 PM, Hadron Quark wrote: > >> Perry Smith writes: >> >>> There is a -q flag to cscope. WIthout that its pretty slow. >>> >> >> cscope? or cscope-indexer? >> >>> On Dec 4, 2006, at 3:40 AM, Hadron wrote: >>> >>> Anyone here using cscope/etags? >>> >>> I have used cscope-indexer to index my gtk headers and the >>> linux kernel >>> but it is unbelievably slow compared to using emacs tags >>> functionality. Is this how it should be? Which of the many >>> available >>> cscope packages out there is the right one to use with >>> >>> ,---- >>> | GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d >>> scroll bars) of >>> | 2006-09-19 on rothera, modified by Debian >>> `---- >>> _______________________________________________ >>> help-gnu-emacs mailing list >>> help-gnu-emacs@gnu.org >>> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >>> >>> Perry Smith ( pedz@easesoftware.com ) >>> Ease Software, Inc. ( http://www.easesoftware.com ) >>> >>> Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX >>> systems >>> >> >> -- >> _______________________________________________ >> help-gnu-emacs mailing list >> help-gnu-emacs@gnu.org >> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >> > > Perry Smith ( pedz@easesoftware.com ) > Ease Software, Inc. ( http://www.easesoftware.com ) > > Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX systems > > > > --