Bram, when doing :setglobal noswapfile, Vim incorrectly does not delete all swapfiles. Also, if you have disabled swapfiles, :setglobal swapfile won't create swapfiles for all loaded buffers.
Attached patch fixes it. regards, Christian -- 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
setlocal_global_swapfile.diff
Description: Binary data
