Re: [OT] Inconsistence between emacs gnus and mozilla with chinese characters [Was: From a newbie: Mule-UCS installation and configuration]
"Rodolfo Medina" <[email protected]> Sun, 20 Feb 2005 11:48:54 +0100
| Newsgroups | gmane.emacs.mule |
|---|---|
| Message-ID | <[email protected]> |
Rodolfo Medina wrote:
> Excuse if I'm posting a subject that is not properly concerning
> mule-ucs problems: I couldn't get a solution from anywhere up to now.
> Maybe someone from this ML might provide help?
> [...]
> I want to use gnus as my mail agent and mozilla as web browser.
> I did experiments and noticed that the two are apparently
> inconsistent as concerned with chinese characters. I.e.:
>
> 1) I can properly send and receive mails
> (containing chinese characters input via scim) using emacs gnus;
> 2) I can properly input and read chinese characters
> in mozilla navigator once I've selected
> View > Character Encoding > Unicode (UTF-8);
>
> but:
>
> 1) if I compose and send to myself an e-mail via mozilla navigator
> and collect it with gnus I can't read chinese characters;
> 2) vice versa, if I compose and send an e-mail via gnus
> and try to read it within Internet with mozilla navigator
> I can't read chinese characters.
> Any idea about this problem?
> The same happens if I select *any* other chinese encoding system featured by
> mozilla navigator.
> Besides,
>
> 1) if I compose and send to myself an e-mail via mozilla navigator
> and collect it with MicroSoft Outlook I can't read chinese characters;
> 2) if I compose and send an e-mail via gnus
> and try to read it with MS Outlook I *can* properly
> read chinese characters.
>
> So, the following interactions work fine:
> gnus -> gnus; mozilla navigator -> mozilla navigator; gnus -> MS Outlook,
> whereas the following do not properly work:
> gnus -> mozilla navigator; mozilla navigator -> gnus;
> mozilla navigator -> MS Outlook.
> But I'm not interested in using MS Outlook, I just did a trial with it.
> I'm interested in using gnus and mozilla navigator or, in place of mozilla,
> some linux web browser that `agrees' with gnus in displaying chinese characters
> input via scim.
> Can you, Kenichi, or anyone else from this mailing list provide help or
> suggestion about this matter? Is the inconsistence normal or there's a way
> to work it out, and how?
> Let's do the experiment: I'm composing the present message with gnus;
> then I'll send to this list a second message composed with mozilla navigator,
> so that listers can see themselves what is displayed in what.
Jason Rumney wrote:
> Content-Type: text/plain; charset=iso-8859-1
>
> Your Mozilla has broken MIME charset support.
Rodolfo Medina wrote:
> I downloaded and freshly installed the latest release of mozilla navigator,
> but the problem remains.
> Any suggestion about how to repair the mozilla broken charset support?
Kai wrote:
> Send mail via mozilla navigator? you mean send mail via some webmail?
Yes, of course...
Kai:
> Can you provide the locale setting you are using?
> It seemed that both gnus and mozilla mail & news send your mail with
> wrong charactor encoding(iso8859-1). But gnus do it in 8bit
> mode(information loseless), mozilla do it in 7bit mode(with information
> losing).
Here's the output of '$ locale':
[rodolfo@localhost rodolfo]$ locale
LANG=it_IT
LC_CTYPE=it_IT
LC_NUMERIC=it_IT
LC_TIME=it_IT
LC_COLLATE=it_IT
LC_MONETARY=it_IT
LC_MESSAGES=it_IT
LC_PAPER=it_IT
LC_NAME=it_IT
LC_ADDRESS=it_IT
LC_TELEPHONE=it_IT
LC_MEASUREMENT=it_IT
LC_IDENTIFICATION=it_IT
LC_ALL=
Kai:
> Set a default send encoding method & charset if you always send Chinese
> mail. Or, you should chose a right encoding method & charset after
> compose/reply a new message and just *before* type in any string..
Before composing and sending a new message I carefully check that
the Mozilla navigator character encoding system is: Unicode (UTF-8),
but the problem remains.
Any other suggestion?
Rodolfo