On Tue, May 15, 2012 17:20, Ben Fritz wrote: > What if, right here, Vim were to check the buffer contents to see if all > characters in the file can actually be converted to the new fenc setting, > and issue a warning if not? It's not something Vim does currently...but I > don't see why it couldn't. And I'd like to know if I do something stupid > *when I do it*, not when I try to write the file and end up killing my > file.
That doesn't work, you could still afterwards enter glyphs in utf8, that can't be converted into the fileencoding. regards, Christian -- You received this message from the "vim_use" 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
