From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: using cscope inside emacs with mac os x Date: Sun, 16 Jan 2011 13:38:12 +1100 Message-ID: <4D325A14.7030501@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1295145761 15543 80.91.229.12 (16 Jan 2011 02:42:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 16 Jan 2011 02:42:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 16 03:42:36 2011 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.69) (envelope-from ) id 1PeIZf-0002dl-BQ for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Jan 2011 03:42:35 +0100 Original-Received: from localhost ([127.0.0.1]:38141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeIX7-0001Gj-Li for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Jan 2011 21:39:57 -0500 Original-Received: from [140.186.70.92] (port=43057 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeIWr-0001Gd-Os for help-gnu-emacs@gnu.org; Sat, 15 Jan 2011 21:39:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeIWq-00025H-7F for help-gnu-emacs@gnu.org; Sat, 15 Jan 2011 21:39:41 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:46387 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeIWq-00025C-4t for help-gnu-emacs@gnu.org; Sat, 15 Jan 2011 21:39:40 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 902EF3B58 for ; Sat, 15 Jan 2011 21:40:21 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=sasl; bh= kxeU1tlxck1ogU2e5bHOSgfZdRM=; b=s4z7fsm0GktSmCU3RQkRvCYZXSaKCBb1 7wJH1F+VTmNE4bT/rNW/3hfMsmmI+91IQlw1iKBiX9aZFdDZUAWxEwGFxjPzk5Jt CljYK580hITyput+ZQK65HWdkZcNx1L7zm32s80Ojv+ESbP4EdzNmGlCDCBTbAME WFXhfPuFf/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:reply-to:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=qv1r7M VjNrG2evx4nQQ9jMLvebu9ks/JOSdgl3ja7vBW0QJ0HLr6+jboPlYgw1qnQLDpLF r9WPtgBrBaQS/1QAfcVOaHAPteiI06K4i0f44P5Y9C8tEvbi8bObFi2vgGhRw9Lj lSSSVO9cMXXLrVaEjrrNOPhf147x071INrCAA= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 8D4563B57 for ; Sat, 15 Jan 2011 21:40:21 -0500 (EST) Original-Received: from localhost.localdomain (unknown [115.70.111.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id ECECD3B56 for ; Sat, 15 Jan 2011 21:40:20 -0500 (EST) User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: X-Pobox-Relay-ID: F68C2F18-2119-11E0-BE53-C83E909A2CA0-14340206!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:78475 Archived-At: > I am trying to use cscope inside emacs 23.2. I am using xcscope.el for this. > I have created cscope.out, cscope.out.po, cscope.out.in and > cscope.files using cscope-indexer -r in mac os x. I have placed all > these cscope.* files in the root directory of my project tree. When I > try to use any of the cscope commands it throws me an error in > mini-buffer saying > "no such file or directory cscope". > > Could some one please provide me some clue about what's going wrong > here. is cscope on your path? in Emacs, what does C-h v cscope-program RET report?