Philippe Lhoste:

Information taken from Microsoft, it is quite old, maybe a bit outdated.
In your case, it is character.set=0 and code.page=1252 (Ansi).

  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.
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.

  Neil

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

Reply via email to