Wednesday, June 29, 2016

Re: Difficulty with Packages

Tumbler Terrall wrote:

> > Looks like a forward/backward slash mixup problem.
> >
> > Can somone using Windows reproduct this and find out what is the best
> > way to fix it?
>
> I don't think that mixes slashes is the problem. I have mixed slashes
> in my runtimepath, and it works fine. Windows happily uses either kind
> (or even both) without caring.

That works fine for using the 'rtp', that's why there can be a mix.
But when finding the spot to put the new path in strstr() is used, which
doesn't ignore the difference. This is in add_pack_plugin().

--
hundred-and-one symptoms of being an internet addict:
164. You got out to buy software, instead of going out for a beer.

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: