Piotr Fusik:
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?
The biggest hassle is in dealing with characters that have been entered during the session which can't be represented in the output encoding. There's no easy way to restrict the set of characters allowed in SciTE. It'd help to be notified that there are problems rather than just save with mistakes or markers but then you have to design a sensible interaction sequence that will allow the user to exit if they really need to. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
