Jim Hill:

Since i put "character.set=utf8" in options, SciTE

  This should have no effect. character.set is a numeric property and
is incapable of setting Unicode mode. code.page can be set to 65001
for UTF-8. character.set is used to find a font for drawing the text.
code.page is used to work out how the stream of bytes makes up
characters.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to