On 9/2/06, Shashi Kumar <[EMAIL PROTECTED]> wrote:
How can I disable automatic setting of the "modified flag" or auto save option?
I have set some option with which I think VIM is automatically saving the file 
thus changing the timestamp of the file. This poses a problem when I open 
header files especially when the target I need to build has a lot of source 
files. The problem occurs even when I open the file using gview.
I use VIM on Windows XP and my _vimrc and _gvimrc are attached.

Do you set 'auwowrite' (aw) option, and/or 'autowriteall'(awa)
option ? Then just unset them.

Yakov

Reply via email to