Le Fri, 30 Apr 2010 04:35:30 +0200, Tony Mechelynck a écrit dans le message <[email protected]> :
> BTW, I usually have 'bomb' set myself; I clear it for files (such as > anything starting with #! on its first line) which will be handled by > software that doesn't know about the BOM. (At least, for HTML and, I > think, CSS, the BOM is an official part of how encodings get recognized.) It's your choice, I hate BOMs: files are no more ASCII compatible. A filetype pluging should *never* force UTF-8 encoding or write a (Windows) BOM. I don't know result if Vim is not compiled with multibyte. -- Patrick Texier -- 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
