Re: Multiple Opens to Write

2007-02-14 Thread Bram Moolenaar
Bill McCarthy wrote: > I'm "alpha testing" software for Windows that archives files > whenever they are opened for writing. Testing with Gvim, I > noticed that the program's log showed multiple "open for > write" entries by simply opening a file with Gvim and doing > a :wq command. > > The auth

Multiple Opens to Write

2007-02-13 Thread Bill McCarthy
Hello Vim Developers, I'm "alpha testing" software for Windows that archives files whenever they are opened for writing. Testing with Gvim, I noticed that the program's log showed multiple "open for write" entries by simply opening a file with Gvim and doing a :wq command. The author of the soft