emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: mail-mode: still guessing big5 in utf-8 environment?


From: Kevin Rodgers
Subject: Re: mail-mode: still guessing big5 in utf-8 environment?
Date: Mon, 27 Nov 2006 17:31:09 -0700
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Dan Jacobson wrote:
Why does this still send big5 encoded messages, even though the
modeline says "u" meaning utf-8?
$ emacs -Q
C-x m (runs the command compose-mail)
enter some Chinese subject and body, and hit C-c C-c to send.

env was
LANG=zh_TW.utf8
LC_COLLATE=C
LC_CTYPE=zh_TW.utf8
LC_MESSAGES=C
address@hidden

I notice if I first write the buffer, and then send it, it gets sent
as utf-8, as I wished. Also message-mode doesn't have the problem,
only mail-mode.

Is it detecting that xcin is somehow big5 related?

In the *mail* buffer, after you've inserted the Chinese text, what does
`M-: (select-message-coding-system) RET' print in the echo area?

For whatever symbol FOO it prints, what does
`M-: (coding-system-get 'FOO 'mime-charset) RET' print?

--
Kevin





reply via email to

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