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: unicode files created with windows notepad Date: Wed, 02 Feb 2005 06:40:24 +0200 Message-ID: <01c508e1$Blat.v2.4$74ff9d60@zahav.net.il> References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1107319629 24239 80.91.229.2 (2 Feb 2005 04:47:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Feb 2005 04:47:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 02 05:47:09 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CwCPo-0001hK-T1 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Feb 2005 05:46:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwCcs-0006Ma-4b for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Feb 2005 00:00:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CwCcS-0006J6-Df for help-gnu-emacs@gnu.org; Wed, 02 Feb 2005 00:00:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CwCcN-0006HU-6b for help-gnu-emacs@gnu.org; Tue, 01 Feb 2005 23:59:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwCcM-0006HR-VM for help-gnu-emacs@gnu.org; Tue, 01 Feb 2005 23:59:55 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CwCNK-0000Ao-22 for help-gnu-emacs@gnu.org; Tue, 01 Feb 2005 23:44:22 -0500 Original-Received: from zaretski ([80.230.155.59]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id ALG07728 (AUTH halo1); Wed, 2 Feb 2005 06:44:19 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (ddellis@mail.com) 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:23834 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23834 > From: "David Ellis" > Date: Tue, 1 Feb 2005 13:45:50 -0600 > > I am trying to edit a unicode file created with Windows NotePad. > > What encoding method should I use? > > I have tried the following > utf-16-le > utf-16-le-dos > mule-utf-16-le-dos > > I am trying to read an xml file. I have the psgml-1.2.5 package installed. On what version of Windows is that, and how exactly did you tell Notepad to save it in Unicode?