From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Can't make emacs use utf-8?? (on WinXP) Date: Tue, 03 Jun 2003 21:27:12 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2110-Tue03Jun2003212712+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054664756 19073 80.91.224.249 (3 Jun 2003 18:25:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 18:25:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 20:25:53 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NGTp-0004x2-00 for ; Tue, 03 Jun 2003 20:25:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGW3-0007hK-VK for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 14:28:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NGVs-0007gV-AD for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:28:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NGUu-0007Hj-Ao for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:27:00 -0400 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGUM-0007A4-S5 for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:26:27 -0400 Original-Received: from zaretsky (cable-131-67.inter.net.il [213.8.131.67]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.3-GR) with ESMTP id CKN64128; Tue, 3 Jun 2003 21:26:20 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Bjoern on Tue, 03 Jun 2003 01:55:33 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10546 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10546 > From: Bjoern > Newsgroups: gnu.emacs.help > Date: Tue, 03 Jun 2003 01:55:33 +0200 > > I'm really confused - how can undecided-dos happen at all, if utf-8 is > first in the priority list? If the buffer doesn't have anything but 7-bit ASCII, Emacs will not decide about its encoding, as it has no crystal ball to guess what non-ASCII characters would you wish to insert there.