1.70 changed keyboard input in two ways, using the GTK+ "input
method" functions to receive keystrokes and to convert between
character sets using an approximate option to iconv. You could try
switching to/from UTF-8 using code.page or switching character.set. If
your platform doesn't support the //TRANSLIT option to iconv but does
not report failure, you could try commenting out the code line that
mentions //TRANSLIT in scintilla/gtk/Converter.h and rebuilding

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

Reply via email to