My locale is sv_SE.UTF-8, log is truncated since the date string is longer than expected. The date should print "l?r" (from L?rdag = Saturday) Sat Aug 22 00:55:52 +0200 2009: using character set encoding "UTF-8" Sat Aug 22 00:55:52 +0200 2009: dynamically loading setlocale() from libc.so.6 Sat Aug 22 00:55:52 +0200 2009: setting locale... lM-CM-6r aug 22 00:55:52 +0200 2009: locking /home/ulrik/.sup/lo lM-CM-6r aug 22 00:55:52 +0200 2009: crypto: detected gpg binary in /usr/bi lM-CM-6r aug 22 00:55:52 +0200 2009: loading ind lM-CM-6r aug 22 00:55:52 +0200 2009: loaded index of 0 mes lM-CM-6r aug 22 00:55:52 +0200 2009: starting c Regards, ulrik
Reformatted excerpts from Ulrik Sverdrup''s message of 2009-08-21:> My locale is sv_SE.UTF-8, log is truncated since the date string is > longer than expected.Are you running with the ncursesw-enabled ncurses.so? If so, this should work, assuming your terminal is otherwise capable of displaying utf8. -- William <wmorgan-sup at masanjin.net>