On Tue, Jul 29, 2008 at 02:58:40PM +0200, Guus Sliepen wrote: > Can you verify if unicode is working properly in crawl 0.4.1-1 or if > it is still broken? If it is still not working, could you tell me if > you are running crawl in a virtual console, an xterm, in screen, or > something else? Also include the output of "env" and "locale".
I believe the problem is this: # If you're using UNICODE_GLYPHS=y, and have a preferred Unicode # (UTF-8) locale you want Crawl to use, you can set it here. The # default is en_US.UTF-8. If you'd prefer that Crawl use the locale # as set in your environment LC_* variables, use UNICODE_LOCALE = . UNICODE_LOCALE = and because I do not have the en_US.UTF-8 locale compiled on my system. I've been making my own svn builds, and for those, setting UNICODE_LOCALE=. works as desired. This probably didn't show up at first because I once had US locales on my system, making it look like a regression when they went away. I haven't grabbed your 0.4.1-1 deb yet, but I can see from the .diff.gz that UNICODE_LOCALE is still unset. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]