The symptoms are that when I load _vimrc into a buffer, and _vimrc
contains

  syntax on

Does this thread help:

http://tech.groups.yahoo.com/group/vim/message/76286

Essentially, vim is finding an incompatible tcl84.dll in your path
(probably from cygwin, if you have that installed).  Assuming you
don't need tcl support, putting an empty file named tcl84.dll earlier
in the path should fix things up.

-- Greg

Reply via email to