> set fileencodings=utf-8-bom,ucs-bom,utf-8,default,latin1

This will make new file be encoded as utf8 which is not what the user
wanted. He had to reset the value after reading the file.

IMHO it would be nice to have an uft-8-guess pseudo encoding that sets
fenc to utf8 if a file includes any special utf8 character.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to