From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: Re: OT:cscope/tags Date: Tue, 5 Dec 2006 14:19:34 -0600 Message-ID: References: <03veksq9rj.fsf@gmail.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165350006 15917 80.91.229.10 (5 Dec 2006 20:20:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 20:20:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 05 21:20:04 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 1Grglg-00049o-KC for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2006 21:19:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Grglg-00052C-4p for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2006 15:19:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrglT-00051k-V1 for help-gnu-emacs@gnu.org; Tue, 05 Dec 2006 15:19:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrglR-000516-Oh for help-gnu-emacs@gnu.org; Tue, 05 Dec 2006 15:19:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrglR-00050y-Ip for help-gnu-emacs@gnu.org; Tue, 05 Dec 2006 15:19:41 -0500 Original-Received: from [64.192.143.210] (helo=easeserver.easesoftware.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GrglR-0000UK-By for help-gnu-emacs@gnu.org; Tue, 05 Dec 2006 15:19:41 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by easeserver.easesoftware.com (Postfix) with ESMTP id 0A0BB583151; Tue, 5 Dec 2006 14:19:40 -0600 (CST) Original-Received: from easeserver.easesoftware.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06911-01; Tue, 5 Dec 2006 14:19:35 -0600 (CST) Original-Received: from [64.192.143.210] (easeserver.easesoftware.com [64.192.143.210]) by easeserver.easesoftware.com (Postfix) with ESMTP id 6B764583126; Tue, 5 Dec 2006 14:19:35 -0600 (CST) In-Reply-To: Original-To: Hadron Quark X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by amavisd-new at easesoftware.net 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:39268 Archived-At: 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 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