[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to set charset in mutt for big5?



On Tue, Jan 02, 2001 at 12:31:26PM +0800, edward.@kimo.com wrote:
> On Mon, Jan 01, 2001, ha shao wrote:
> [...]
> > >   我是使用 slrn 来读 news 的,和 metamail 配合只能解决一部
> > >   份的问题,有人使用 slrn 的吗?
> > 
> > apparently, slrn sucks here. Maybe you can pipe the article to
> > a decoder. But you still cannot see headers in the list view.
> 
>   由于我是使用 modem 上网,因此才会使用可以离线阅读的 slrn
>   ,看来我得另想他法了。
> 

非用 slrn 不可? :) 看了一下,slrn 应该支持 decode RFC2047
header,只是它不认识中文编码名称。只好自己重新编译一下源码
了。
付上补丁


-- 
Best regard
hashao
-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.
Only in slrn-0.9.6.3.my: Makefile
Only in slrn-0.9.6.3.my: config.cache
Only in slrn-0.9.6.3.my: config.log
Only in slrn-0.9.6.3.my: config.status
Only in slrn-0.9.6.3.my/src: Makefile
Only in slrn-0.9.6.3.my/src: config.h
diff -r -u slrn-0.9.6.3/src/mime.c slrn-0.9.6.3.my/src/mime.c
--- slrn-0.9.6.3/src/mime.c	Mon Sep 18 06:35:27 2000
+++ slrn-0.9.6.3.my/src/mime.c	Tue Jan  2 15:56:35 2001
@@ -66,6 +66,8 @@
    "ISO-8859-",
    "iso-latin1",		       /* knews adds his one */
    "KOI8-R",
+   "Big5",
+   "GB2312",
    NULL
 };
 
Only in slrn-0.9.6.3.my/src: objs
Only in slrn-0.9.6.3.my/src: sysconf.h
-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.

Reply to: