Hi,
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.
Thanks a lot