From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Can't write UTF-8 Format. Date: Sun, 04 Mar 2007 01:04:54 +0200 Message-ID: References: <1172885061.263165.147780@v33g2000cwv.googlegroups.com> <1172939861.146476.27060@z35g2000cwz.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1172963137 6681 80.91.229.12 (3 Mar 2007 23:05:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 23:05:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 04 00:05:29 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNdHo-0008Bx-TO for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 00:05:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNdHo-0000ue-AV for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 18:05:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNdHa-0000p2-Re for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:04:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNdHZ-0000mr-DI for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:04:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNdHZ-0000mH-6N for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:04:53 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNdHY-0006b2-J3 for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:04:52 -0500 Original-Received: from HOME-C4E4A596F7 ([81.5.36.219]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HHF55400 (AUTH halo1); Sun, 4 Mar 2007 01:04:51 +0200 (IST) In-reply-to: <1172939861.146476.27060@z35g2000cwz.googlegroups.com> (hanmoai@gmail.com) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41626 Archived-At: [Please don't take the discussion off the list.] > From: "Daniel" > Date: Sat, 03 Mar 2007 16:37:41 -0000 > > Running emacs, I typed "안녕" which is Korean for test utf-8 with the > input method provided by emacs. What input method was that? > And, tried to save by C-x C-s, then emacs showed the messages I posted > as above. If you go to these Korean characters in the buffer which you tried to save, and type "C-u C-x =", what does Emacs display in the buffer it pops up? Finally, what happens if you type "C-x RET c utf-8 RET C-x C-s"?