From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Konstantinos Efstathiou Newsgroups: gmane.emacs.help Subject: Re: Problem with UTF-8 Date: Wed, 3 Dec 2003 13:24:37 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1070454576 19052 80.91.224.253 (3 Dec 2003 12:29:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Dec 2003 12:29:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 03 13:29:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARW8L-0006Z1-00 for ; Wed, 03 Dec 2003 13:29:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ARX3W-0005W2-S3 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Dec 2003 08:28:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ARX3G-0005Vk-G5 for help-gnu-emacs@gnu.org; Wed, 03 Dec 2003 08:28:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ARX2k-0005TA-NO for help-gnu-emacs@gnu.org; Wed, 03 Dec 2003 08:28:21 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ARX1x-0005Ma-5Q for help-gnu-emacs@gnu.org; Wed, 03 Dec 2003 08:27:01 -0500 Original-Received: from [193.49.194.55] (helo=purple.univ-littoral.fr) by mx20.gnu.org with esmtp (Exim 4.24) id 1ARW3n-0000LX-V2 for help-gnu-emacs@gnu.org; Wed, 03 Dec 2003 07:24:52 -0500 Original-Received: from [127.0.0.1] (purple.univ-littoral.fr [193.49.194.55]) by purple.univ-littoral.fr (8.12.8/8.12.8) with ESMTP id hB3COZAf018196 for ; Wed, 3 Dec 2003 13:24:36 +0100 Original-To: help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.606) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14882 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14882 When writing the file: character: lpha] (05541, 2913, 0xb61, U+03B1)-A charset: greek-iso8859-7 (Right-Hand Part of Latin/Greek Alphabet (ISO/IEC 8859-7): ISO-IR-126.) code point: 97 syntax: w which means: word category: g:Greek buffer code: 0x86 0xE1 file code: 0xCE 0xB1 (encoded by coding system mule-utf-8) display: by this font (glyph code) -etl-fixed-medium-r-normal--14-140-75-75-m-140-iso8859-7 (0xE1) After saving and reopening the file: character: quare] (01211661, 332721, 0x513b1, U+03B1)-A charset: mule-unicode-0100-24ff (Unicode characters of the range U+0100..U+24FF.) code point: 39 49 syntax: w which means: word category: g:Greek buffer code: 0x9C 0xF4 0xA7 0xB1 file code: 0xCE 0xB1 (encoded by coding system mule-utf-8-unix) display: no font avairable Regards