<<< Date Index >>>     <<< Thread Index >>>

Re: mutt can't display in xterm after upgrade gnome 2.6



Hello Tony,

 On Tuesday, May 25, 2004 at 3:37:51 PM +0800, Tony Wang wrote:

> LANG=zh_CN
> xterm -u8

    Type "locale charmap": Most probably zh_CN implicitly uses GB2312
charset, incompatible with the UTF-8 of xterm. You'll have to export
LANG=zh_CN.UTF-8. Verify also in Mutt ":set ?charset" which should be
derived from the locale.


> it is OK in Gnome-terminal and mlterm.

    If my above zh_CN.UTF-8 suggestion works, it will probably break
this. Conditionaly exporting LANG depending on TERM would help.


Bye!    Alain.
-- 
How to Report Bugs Effectively
<URL:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>