Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-EYOU-ORIGINAL-IP: 202.96.18.129 X-EYOU-ENVELOPE-MAILFROM: lucifer AT tsinghua DOT org DOT cn Message-ID: <001c01c3a1cc$5d889ba0$d2c30d0a@nerv> From: "Lucifer" To: Subject: CJK on mutt Date: Mon, 3 Nov 2003 13:32:42 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id hA35aGsj032050 I plan to move to mutt as my email client. However, I find the mutt of cygwin can not handle CJK (Chinese, Japanese, Korean) characters correctly -- they are displayed as "????"s. Since I am running cygwin on a Simplified Chinese version of Windows 2000 box, I put the following in my .muttrc: set locale="zh_CN" charset-hook !utf-8 gb2312 but nothing changed, ????s are still ????s. Anyone here use CJK too? Can you resolve this problem?