help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help needed to enable cscope


From: Chetan
Subject: Re: Help needed to enable cscope
Date: Tue, 02 Dec 2008 20:02:13 -0800
User-agent: Emacs Gnus

ZelluX <zellux@gmail.com> writes:

> 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.
What type of file are you editing?

Chetan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]