VIM I/O error with Vista SP1 RC

2008-02-03 Thread r . chuang
Hi, Recently I installed Vista SP1 RC v.668 (Vista Vista Ultimate) with Cygwin DLL 1.5.25. Now VIM seems to fail to write out files properly. Here are the symptoms 1. If I delete the last characters in a file and write it out from inside VIM the last character is converted into a '\n' (newli

File system problem with Vista SP1 RC

2008-02-04 Thread r . chuang
This started out as a VIM problem and now narrowed down to a simple file system problem >cat foo >cat bar >cp bar foo >cat foo AAA > foo - file contains "\n" bar - file contains "\n" I can duplicate the same problem in VIM but cannot duplicate using notepad So i