From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 05 Apr 2008 16:35:13 -0700 Subject: [sup-talk] ISO 8859-15 at the header In-Reply-To: <20080403140711.GA482@weisshuhn.de> References: <20080327044901.GA12106@weisshuhn.de> <1207185125-sup-9342@south> <20080403140711.GA482@weisshuhn.de> Message-ID: <1207438404-sup-888@south> Reformatted excerpts from Carsten Sch?lzki's message of 2008-04-03: > William Morgan [03.04.2008 03:12]: > > It should work, if you have your LANG and stuff all set up > > correctly. What console character set encoding does Sup detect? > > (Typically the first message of the log buffer.) > > The detecting seems right to me. The log says: using character set > encoding "ISO8859-15" This means that as far as Sup can tell, it can emit iso8859-15 directly to the terminal and not have to worry about transcoding anything. Does that seem correct? If so, then this may bring us to the very scary world of "why isn't ncurses does the right thing on my particular platform/terminal/encoding setup". -- William