Friday, February 26, 2016

Re: gvim acts differently when invoked from mingw64 and ms-windows

Hi Junrin!

On Fr, 26 Feb 2016, Junrin Sei wrote:

> I just built gvim (+tcl) with patch 1421 on mingw64.
> I changed file syntax/vim.vim to highlight tcl embeded in vim script (line 621):
> let g:vimsyn_embed= "lmpPrt"
>
> When invoked directly from ms-windows, it acts just as expected;
> but when invoked from mingw bash, it fails to highlight tcl as if vim.vim was unchanged.
>
> So I did :syntax in both case and diffed the outputs. All differences are related to tcl.

They are probably using different runtimepath settings. Check the
output of :scriptnames and :set rtp?



Best,
Christian
--
Die Entstehung des Lebens auf der Erde mit dem Zufall erklären heißt,
von der Explosion einer Druckerei das Zustandekommen eines Lexikons zu
erwarten.
-- Edwin Conklin

--
--
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: