From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Improving cscope support in emacs Date: Fri, 30 Apr 2010 21:06:00 -0700 (PDT) Message-ID: <793868.89308.qm@web65815.mail.ac4.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1272686771 8305 80.91.229.12 (1 May 2010 04:06:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 May 2010 04:06:11 +0000 (UTC) To: Emacs Development Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 01 06:06:10 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@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 1O83xy-00049y-Cd for ged-emacs-devel@m.gmane.org; Sat, 01 May 2010 06:06:10 +0200 Original-Received: from localhost ([127.0.0.1]:51089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O83xx-0007yT-Cm for ged-emacs-devel@m.gmane.org; Sat, 01 May 2010 00:06:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O83xs-0007wC-KF for emacs-devel@gnu.org; Sat, 01 May 2010 00:06:04 -0400 Original-Received: from [140.186.70.92] (port=52512 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O83xr-0007w4-If for emacs-devel@gnu.org; Sat, 01 May 2010 00:06:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O83xq-0006oG-7p for emacs-devel@gnu.org; Sat, 01 May 2010 00:06:03 -0400 Original-Received: from web65815.mail.ac4.yahoo.com ([76.13.11.72]:21570) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O83xq-0006o6-3V for emacs-devel@gnu.org; Sat, 01 May 2010 00:06:02 -0400 Original-Received: (qmail 90010 invoked by uid 60001); 1 May 2010 04:06:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ymail.com; s=s1024; t=1272686760; bh=yGpWVYQ/sCugYd5RyGHWdiCNPCfMxgTVTjN7Gp6gMdU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=p6RY6FIZXL/iuxF4g6jPOhvA5I6NeY2N3UGRXtkwA449gHj3Dc+gC1pF8cEo63BK+jPeBaelg+zdHqc6h6Qx1140jmVZNWigVV5ytsbvrSpGpqZcEcbevyj6TZlzFhA+28ICE4NcCh6wfCsrEO8GjhJlvQg73p984KZfXWMO810= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=ymail.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=YMWKC/dDb1EEgQ4L9OA5OxgBaQKYnTjzVgp5HlI7JFG3fqDFu/RKAvNG4uI01GAwwyehTLb/VMG29/KIA96PtLjevJbQ3qTntV8Ti/8cYpom5vsFmTBhvi23j2Tpu1IIdCtzcnS4MC4LkY2Atb2FVVi8BuA1+H1TAdCBP1SfGgo=; X-YMail-OSG: FGfcQdgVM1lMq7V54rUDtQGWMaag5uIz_c0.I19U8FFc069 nbAtqEDGQ2OUbzroqjfmUyg_3MzAr1EXbOjBhhGvjs_ElMiBza4VtcLo7r6E XUK605REZu444i9A51dqp4L8wElUQw4BfIHNbXtCvfSPzJamHvXpRNNjHoLR 4RoW.CN17fO7fBS4uUoeTePN.QbOwI5UeOtqp2NOBSWwWVqvx93T.8LGj9db U13vDs00rJU7LQtap6cnPKTjgLqYPpavco4xih2GQrmpgm2hObA-- Original-Received: from [117.241.48.6] by web65815.mail.ac4.yahoo.com via HTTP; Fri, 30 Apr 2010 21:06:00 PDT X-Mailer: YahooMailRC/348.5 YahooMailWebService/0.8.102.267879 X-detected-operating-system: by eggs.gnu.org: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124383 Archived-At: Hello,=0A I am trying to use cscope in emacs using the xcscope.el distribut= ed along with cscope. It starts a cscope process for each command which mak= es it very slow compared to vim. There is a line oriented mode for interact= ing with a running cscope process which vim uses. This makes it real fast. = There is an old cscope.el which does use the line oriented mode and is fast= but it is quite dated.=0A I would like to know if others have their own tw= eaks or hacks on using cscope in emacs or plans to provide native support t= o cscope like vim does (it is a build time option).=0A=0A-dhruva=0A=0APS: I= s this a wrong list to send this mail (should I be targeting cscope mailing= lists)?=0A=0A