all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help needed to enable cscope
@ 2008-12-03  2:46 ZelluX
  0 siblings, 0 replies; 3+ messages in thread
From: ZelluX @ 2008-12-03  2:46 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <a2bbc2d2-d223-4c09-85ee-ff3c4069520e@z28g2000prd.googlegroups.com>]

end of thread, other threads:[~2008-12-03  4:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03  2:46 Help needed to enable cscope ZelluX
     [not found] <a2bbc2d2-d223-4c09-85ee-ff3c4069520e@z28g2000prd.googlegroups.com>
2008-12-03  3:26 ` Richard Riley
2008-12-03  4:02 ` Chetan

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.