[mew-int 01562] Re: windows 1252

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Tue Oct 28 17:43:18 JST 2003


Hello,

> I sometimes get this X-Mew message:
> 
>   Charset (WINDOWS-1252) for body is not supported.
> 
> Any chance that this is supported properly?  With the CVS Emacs, I
> can select windows-1252 encoding...

In mew-mule3.el, you can find the following code:

	    ("windows-1252"      . cp1252)

This code was added by Kinoshita-san.

I can find the windows-1252 coding-system on Emacs current but I can't
find the cp1252 coding-system on ANY Emacsen.

I think we should replace 'cp1252 with 'windows-1252. But I need
Kinoshita-san's verification.

--Kazu



More information about the Mew-int mailing list