On Fri, 17 Nov 2006 10:11:06 +0100, Felix Kater wrote: > Hi, > > when I use gcc-4.1.1-r1 (gentoo-linux) with nls support, it emits > single quotes. On my xterm it looks ok, in the scite output window they > are replaced by ugly squares with the unicode in it. > > I simply tried recompiling gtk + scite. No success. > > Anything else I could do?
Try putting: output.code.page=65001 in your User Options file. -- Lionel B _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
