On Jun 23, 8:46 am, 枫林 <[email protected]> wrote:
> I have found the problem, it is that the "csprg" parameter is set up
> error. I set it to "C:\Program Files\Vim\vimfiles\cscope.exe" but "csprg"
> parameter can't include the space in the path name, so gvim can't find the
> cscope.exe and gvim could work with cscope.
>
Why do you think csprg can't include the space? Have you tried setting
it like "set csprg=C:\Program\ Files\Vim\vimfiles\cscope.exe" like
you'd do with any other option in which you want to include a space?
Or am I missing something?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---