On Sep 16, 10:35 am, Christian Brabandt <[email protected]> wrote:
> > The expand() calls are important for some reason...not sure why.
>
> because otherwise environment variables won't be resolved.
>

Right...that's why I put them there. I meant, I'm not sure why the
environment variables aren't being resolved.

I'm sure the reason is documented somewhere, it was just unexpected.

The main problem I was having was including the -i flag in my ':cscope
add' commands. The custom command given above is the final result
after getting it working while manually typing each command.

Does anyone know why the -i flag would cause the E563 I was having?
The simple test case John suggested, with EVERYTHING in the same
directory, failed when using -i but not when leaving it off.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to