I am trying to configure cscope to use pn as the editor.
So far, I've set the $EDITOR variable to point to pn, but when I attempt to open the file from cscope, I get a pn error message:
+795 could not be opened.
This could be because the file no longer exists, a disk is absent or due to a broken network connection.
I click OK and the file opens to the first line.
Is there some way to avoid this error message?
Also, can I make the file open to the correct line somehow?
Lastly, where can I find an exhaustive list of all the pn command line switches?
thanks!