Tom Hummel a écrit :
I didn't know Scite uses a non-standard way to mark utf8 encoded files. Why not use a BOM instead? There is use for a cookie as it breaks with unicode standards while the BOM solves just that.
Read again. That's not a SciTE specific method. That's the methods used by Python, XML, and probably some other languages. IIRC, using a Bom in an XML file produces an illegal XML file, but I can be wrong.
-- Philippe Lhoste -- (near) Paris -- France -- http://Phi.Lho.free.fr -- -- -- -- -- -- -- -- -- -- -- -- -- -- _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
