From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Timur Aydin Newsgroups: gmane.emacs.help Subject: Re: xcscope setup Date: Thu, 21 May 2015 19:14:08 +0300 Message-ID: <555E0450.8000602@taydin.org> References: <555C79FD.9040805@taydin.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1432224874 14049 80.91.229.3 (21 May 2015 16:14:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 May 2015 16:14:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 21 18:14:29 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YvT76-0004km-Kv for geh-help-gnu-emacs@m.gmane.org; Thu, 21 May 2015 18:14:28 +0200 Original-Received: from localhost ([::1]:58507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvT75-0004vd-Up for geh-help-gnu-emacs@m.gmane.org; Thu, 21 May 2015 12:14:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvT6u-0004tq-3n for help-gnu-emacs@gnu.org; Thu, 21 May 2015 12:14:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvT6o-0002A3-UP for help-gnu-emacs@gnu.org; Thu, 21 May 2015 12:14:16 -0400 Original-Received: from bonsai.taydin.org ([213.14.134.124]:40642 helo=mail.taydin.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvT6o-00029Z-MW for help-gnu-emacs@gnu.org; Thu, 21 May 2015 12:14:10 -0400 Original-Received: from [10.2.1.100] (unknown [10.2.1.100]) by mail.taydin.org (Postfix) with ESMTPSA id B5BCC440032 for ; Thu, 21 May 2015 19:14:08 +0300 (EEST) User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.14.134.124 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104515 Archived-At: On 5/21/2015 5:25 AM, Vaidheeswaran C wrote: > CEDET (bundled with stock GNU Emacs) ships with an interface to > cscope. You may want to try it out instead. The advantage with this > is that you longer have to depend on an external dependency. YMMV > though. > > lisp/cedet/cedet-cscope.el > lisp/cedet/semantic/symref/cscope.el > Thanks for the tip. I occasionally try CEDEC with emacs, but it seems to me that CEDEC is for advanced emacs users. I always got stuck at some point and give up. I will try again, see how it goes :) -- Timur