[Philip Blundell] > You are correct that termwrap should be inspecting the character set > that goes with the current locale, not the language code itself. > Something like this, I guess.
Yes, and no. If we want to use 'locale charset', the locale must be valid at that point. To make that happen, my suggested patch to make sure the locale is valid must be moved into termwrap, before choosing which terminal to use. Is this a good idea? I think so, and will make and test a new patch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]