On 05/02/09 20:44, Bram Moolenaar wrote: > Tony Mechelynck wrote: > >> I had several scripts in UTF-8 with BOM in ~/.vim/**/*.vim. Until now >> they were sourced with no problem. Now (I believe as a result of patch >> 100) they give an error: "E492: Not an editor command:<feff>" followed >> by whatever was on the first line. >> >> Temporary solution: >> >> :args ~/.vim/**/*.vim >> :argdo setlocal nobomb > > I can reproduce the problem when 'encoding' is "utf-8". That means no > conversion is taking place and the BOM isn't removed. I'll make a fix. >
I see your patch 7.2.102. Wow, that was fast! :-) I'll compile it immediately. Best regards, Tony. -- Overflow on /dev/null, please empty the bit bucket. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
