[EMAIL PROTECTED] (Jinux) writes:

> ※ [EMAIL PROTECTED] (Wu Jian Feng)》之铭言:
> > William Wu <[EMAIL PROTECTED]> writes:
> > > On 08 Sep, 2002, Min Xu wrote :
> > > still doesn't work .. I have Mutt 1.3.27i (2002-01-22
> > In ~/.muttrc, add
> > set locale=$LANG
> > set charset=GB2312
> > set send_charset=us-ascii:gb2312:utf-8
> > There may be some broken email user agent which set the Content-Type
> > mail header to iso-8859-1 even the mail is in Chinese, for example,
> > the very popular foxmail, and mutt can't display those correctly. My work
> > out is add a charset-hook command:
> > charset-hook iso-8859-1 gb2312
> > Good Luck!
>   Displaying chinese is ok
>   But if the chinese character is on the edge of line end.
>   You will see broken chinese character.
>   How to solve it ?
>   thanx ..
> --
> ※ Origin: SayYA 资讯站 <bbs.sayya.org> 
> ◆ From: ccbsd7.csie.nctu.edu.tw

Pipe the mail to an external pager program like less or most,
eg. |most or |less -rf, to see if it's a bug of your terminal or
the pager of mutt.


回复