From: "Greg Dunn", Wed, October 04, 2006 1:51 pm
> 
> I recently grabbed an updated gvim binary (7.0 with patches 1-110)
> from the cream sf site and now gvim closes without warning whenever
> I try to open a .vim script.  It seems to have something to do with
> syntax highlighting:
> 
> $ gvim -u NONE -U NONE
> 
> :filetype on
> :e foo.vim
> :redir > vim.txt
> :se verbose=10
> :syntax on
> Vim closes at this point
> 
> the redirect was intended to see what was happening before it
> closes, but the file never gets written to before vim closes.
> 
> Any ideas?

I'm unable to reproduce this in our 7.0.118 build from same site (and
used 7.0.110 daily prior). Do you see anything more if you prepend
:debug to that last command?


-- 
Steve Hall  [ digitect dancingpaper com ]

Reply via email to