> My advice here would be to make VS use UTF-8. Using different > encodings is asking for trouble when your source is compiled on a > different machine. But this is just MHO. The VS is a Microsoft product. We can't change it logic. And use BOM is a standard practice. It's behavior of Nemerle compiler that'll make problem for non-English speakers.