On Wed, Sep 18, 2002 at 03:37:01PM +0800, Clive Lin wrote:
> A neat trick was done to override relative libiconv functions with libhz's.
> libhz is part of autoconvert, URL is http://banyan.dlut.edu.cn/~ygh/ .
Oops, should be http://people.debian.org/~ygh/ ;)
--
To UNSUBSCRIBE, email to [EMAIL P
On Wed, Sep 18, 2002 at 10:52:08AM +0800, ha shao wrote:
> On Sun, Sep 15, 2002 at 04:56:39PM +0800, Clive Lin wrote:
[..long lines...]
> Have you send the patch to mutt's maintainer? It does not make
> much sense to patch general bugs/feature to individual distribution.
> I do like to see this o
On Wed, Sep 18, 2002 at 10:48:36AM +0800, ha shao wrote:
> On Sun, Sep 15, 2002 at 04:56:39PM +0800, Clive Lin wrote:
> >
> > Did iconv of glibc integrated big5<->utf8<->gb2312 mapping of
> > libhz already ? That's very cool, indeed! My problem here is, map of
>
> I have not see any converter
On Sun, Sep 15, 2002 at 04:56:39PM +0800, Clive Lin wrote:
> BTW, the patchset included some modification of mutt internal
> pager. For example, how could you accept that a Chinese character is
> wrapp'd by space instead of by margin ?
>
> ex: a very long line like
> 中文中文中文中文中文中文中文中文中文中文
On Sun, Sep 15, 2002 at 04:56:39PM +0800, Clive Lin wrote:
>
> Did iconv of glibc integrated big5<->utf8<->gb2312 mapping of
> libhz already ? That's very cool, indeed! My problem here is, map of
I have not see any converter make big5->utf8->gb2312 works like
big5->gb2312. Always lost all th
> 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.
But you will see the MIME format Email.
It is unreadable.
--
[1;32m※ Origin: [33mSayYA 资讯站 [37m [m
[1;31m◆ From: [36mccbsd7.csie.nct
On 17 Sep, 2002, Wu Jian Feng wrote :
> > 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 ..
> Pipe the mail to an external pager program like less or most,
> eg. |most or |les
[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_ch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Did iconv of glibc integrated big5<->utf8<->gb2312 mapping of
libhz already ? That's very cool, indeed! My problem here is, map of
the libiconv from GNU is just a crap ;) The results is useless
converted big5/utf8/gb2312 characters. How can we
Hello Clive,
Just to let you know that it appears mutt on Linux does not need any extra
patches. It automatically takes advantage of glibc's iconv functions and
does the necessary conversions when required. It is not perfect yet, but it
already handles big5<->gb2312 and utf-8<->big5 (in zh_TW.Big
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
This is solved in an evil patchset. Unfortunately we freebsd guys
only knows how to fix this if the charset is big5. Could you download
a relatively new patchset like
http://bsdchat.com/~clive/dist/mutt15/zh-mutt-1.5.1-20020901.diff.gz
and add
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, friends:
mutt in freebsd (say, ports/chinese/mutt) has a patchset for
miscellous Chinese display/input problems. Current we have:
o) big5 line wrapping (mutt internal pager)
o) cursor movement for big5
o) utilize libhz from autoconvert, by wr
On 13 Sep, 2002, Jinux wrote :
> 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 ?
I think it depends on the kind of X terminal you have.
The only "trick" I found is only to resize my cxterm ...
※ [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 bro
William Wu <[EMAIL PROTECTED]> writes:
> On 08 Sep, 2002, Min Xu wrote :
> > Set you locale to Chinese ones, mutt should automatically turn on
> > Chinese support. LANG=zh_CN.GB2312, for example.
>
> still doesn't work .. I have Mutt 1.3.27i (2002-01-22
>
In ~/.muttrc, add
set locale=$LANG
set
Hello Guys !
Ok thanks to Ben Luo, I fixed the problem.
By the way, in you muttrc file, there are your imap login and password
all I need is in fact to set the charset to big5 in the muttrc file, but
if I do that, I wouldn't be able can't my others mails (that use
iso-8859-1 or iso-8859-15 enc
On Wed, Sep 11, 2002 at 09:26:18AM +0200, William Wu wrote:
> On 10 Sep, 2002, Ben Luo wrote :
>
> I tried to use mutt 1.4 still doesn't work.
>
> But I realized that if the mail header discribed the charset (eq Big5)
> mutt display nonsense ... In the other hand given a mail written in big5
> wi
On 10 Sep, 2002, Ben Luo wrote :
> use crxvt+mutt
> search debian-chinese-gb mail list achieve in www.debian.org
> you will find how to change ~/.muttrc (by foka)
I can't find the article, it seems that Anthony Foka posted a lot of
article, though.
I tried to use mutt 1.4 still doesn't work.
But
On 08 Sep, 2002, Min Xu wrote :
> Set you locale to Chinese ones, mutt should automatically turn on
> Chinese support. LANG=zh_CN.GB2312, for example.
still doesn't work .. I have Mutt 1.3.27i (2002-01-22
> As to cxterm, you should be able to just use key to switch to
> Chinese pinyin input meth
Set you locale to Chinese ones, mutt should automatically turn on
Chinese support. LANG=zh_CN.GB2312, for example.
As to cxterm, you should be able to just use key to switch to
Chinese pinyin input method mode.
-Min
On Sun, Sep 08, 2002 at 07:53:46PM +0200, William Wu wrote:
> Hello,
> I was j
Hello,
I was just wondering if mutt on the debian 3.0 Cd 's is able to display
and sent mails with asian fonts (japonese and -traditional and simplied-
chinese). And how can I compiled/patch mutt to support -perfectly-
big5/gb2312/UTF-8 ?
Another question, how to use cxterm to input chinese ?
21 matches
Mail list logo