On Tue June 2 2009, Gary Johnson wrote:
> Svn is not installed on the Windows computers on which I use the
> vim-latex suite, so I attempted to get the latest versions on /trunk
> by downloading the tarball using the "Download GNU tarball" link on
> this page:
>
> http://vim-latex.svn.sourceforge.net/viewvc/vim-latex/trunk/vimfiles/
>
> I discovered several places in various plugin files where other
> files were sourced without properly accounting for spaces in path
> names. I fixed each of these by adding calls to fnameescape().
> Patches are attached.
Thank you for your patches. They have been applied in changeset 1051. Be aware
that there may be other places that currently break in case there are spaces
in vim-latex. After I noticed this I also started to prepare a patch to use
fnameescape everywhere in vim-latex, but the patch is not yet ready. If
possible, I would prefer to get unified diffs as a patch and with the full
path to the files that are patched. That makes it a little easier to apply
them.
Regards
Till
|