To reproduce bug: - open vim - type some text - try to close vim; at this point vim asks "save changes to 'untitled'?" click yes. - select an EXISTING file in the save as dialog box - vim will fail to ask for confirmation, thus overwritting the existing file!!!
What it should do: the same as it already does when you just ask it save a file, without it being upon exit: - open vim - type some text - click on the save button - select an EXISTING file in the save as dialog box - vim will ask, "Overwrite existing file '...'?" -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
