On Wed, September 23, 2009 8:44 am, Steven Woody wrote:
> I am setting an external pathname to the path variable.  I found when the
> pathname has no spaces, it works, but it doesn't work if it has embedded
> spaces.  Enclosing it with "" also doesn't work.
>
> What's wrong with that?  Thanks.

:set isfname+=32

But that has some drawbacks and is usually not desired. Alternatively
you can select the filename using v and use gf on that. See :h v_gf

regards,
Christian
-- 
:wq!


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to