[00.05.11 21:34] Michael C. Wu <Michael C. Wu>
> I am a mutt user who just switched from mutt1.0.1 to 1.2i on
> FreeBSD4.0-stable. I used to be able to view chinese with
> the mutt internal pager after setting the shell envirnment variable
> to LC_CTYPE=zh_TW.Big5 and other C locale variables to be the same.
>
> However, after the upgrade to 1.2i, I find that this is not sufficient
> anymore. It seems that mutt thinks my locale is not set and
> displays chinese characters as "....? /..." or somesuch
I am not sure if the following will work. But no harm to try. Either or
both.
set locale="zh_TW.Big5" in .muttrc
export LANG="zh_TW.Big5" in bash shell