all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ZelluX <zellux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Help needed to enable cscope
Date: Tue, 2 Dec 2008 18:46:18 -0800 (PST)	[thread overview]
Message-ID: <e6327416-060a-4519-848c-71a6d66e257a@k1g2000prb.googlegroups.com> (raw)

Hi, all

I'm new  to emacs and now have some difficulty in enabling cscope in
emacs.

I've installed cscope on my ArchLinux and downloaded xcscope.el and
cscope-indexer from cscope.sf.net

Then i copied cscope-indexer to /usr/bin(with executable permission)
and xcscope.el to ~/emacs, and add lines to ~/.emacs like this:

(setq load-path (cons "~/emacs" load-path))
(require 'xcscope)

But when i start emacs again, and press Ctrl-c s, it says 'C-c s is
undefined'. At first i thought it was because emacs couldnot find
xcscope, but when i renamed xcscope.el to xcscope1.el, the emacs said
'cannot find xcscope', which didn't occur before renaming, so i think
the path is just right.

Could you help me find out where the problem lies? Thanks for your
reply.


             reply	other threads:[~2008-12-03  2:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03  2:46 ZelluX [this message]
     [not found] <a2bbc2d2-d223-4c09-85ee-ff3c4069520e@z28g2000prd.googlegroups.com>
2008-12-03  3:26 ` Help needed to enable cscope Richard Riley
2008-12-03  4:02 ` Chetan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6327416-060a-4519-848c-71a6d66e257a@k1g2000prb.googlegroups.com \
    --to=zellux@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.