Neil Hodgson wrote:
code.page should only ever be set on Windows for Asian DBCS encodings or for UTF-8. I don't know if Windows supports ISO-8859-2.
I think the only component of Windows that supports ISO-8859-2 is Internet Explorer.
If anyone is interested, they could try to implement a conversion filter that operates when loading and saving the file to convert from unsupported character sets to UTF-8.
I think the conversion should be made by a separate program, to keep SciTE simple and small. Maybe an option to pipe the file through defined commands when loading and saving. Is it hard to implement? Piotr _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
