info-gnus-english
[Top][All Lists]
Advanced

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

Re: unknown charset, gbk


From: William Xu
Subject: Re: unknown charset, gbk
Date: Sun, 30 Mar 2008 17:57:15 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin)

Nicolas KOWALSKI <niko@petole.dyndns.org> writes:

> I added this to my ~/.gnus; the variable now shows up as:
>
> mm-charset-synonym-alist's value is
> ((gbk . cp936)
>  (iso885915 . iso-8859-15)
>  (iso8859-15 . iso-8859-15)
>  (big5-hkscs . big5)
>  (unicode . utf-16-le)
>  (ks_c_5601-1987 . euc-kr))
>
>
> Unfortunately, the error message still occurs.
>
> Any idea ?

I have the following in my config file, you may try it: 

,----
| (define-coding-system-alias 'gb18030 'gb2312)
| (define-coding-system-alias 'x-gbk   'gb2312)
| (define-coding-system-alias 'gbk     'gb2312)
`----

-- 
William

http://williamxu.net9.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]