Question

I have a source code directory, and I cannot add anything to that directory.

/source/mysource

Then I generate a index db : cscope.out using cscope. Thus I have to save that db in other directories but /source/mysource. If I save that cscope.out in my home directory

~/cscope.out

, how can I tell emacs to get reference to the cscope.out in my home directory?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top