From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "David Ellis" Newsgroups: gmane.emacs.help Subject: Re: unicode files created with windows notepad Date: Thu, 3 Feb 2005 06:50:48 -0600 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107436203 10909 80.91.229.2 (3 Feb 2005 13:10:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2005 13:10:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 03 14:10:03 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cwgjt-0005Uz-9u for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2005 14:09:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwgxD-0001J5-AL for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2005 08:23:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.wideopenwest.com!news.wideopenwest.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Thu, 03 Feb 2005 06:51:07 -0600 Original-Newsgroups: gnu.emacs.help X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Original-Lines: 35 Original-NNTP-Posting-Host: 64.53.184.119 Original-X-Trace: sv3-hmbEAu4/i2WS6iIHd+ehAjGEqYVM0GtWqyBRsRzHHzQGriT5294/WD9/SG5ar9/tZBgpn2mVAwSSZhH!9STLsYQ//0rJQwjlsi0jfS+v2i5Io6V6oTqISgzWHg9qpxhrs1+GML40kdRbpcDHYgdEgNqkIGMe!5s7wGJXT3DcDyLcMOKOY7BM= Original-X-Complaints-To: abuse@wideopenwest.com X-DMCA-Complaints-To: abuse@wideopenwest.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.22 Original-Xref: shelby.stanford.edu gnu.emacs.help:128379 Original-To: help-gnu-emacs@gnu.org 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:23892 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23892 My version of emacs is GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10 on NYAUMO. I think that the problem is the psgml package. As a test, I tried the following C-x RET c utf-16-le RET C-x C-f Test.xml Test.xml did not exist. I get the same error messages so it seems that there is a conflict between the psgml and utf-16-le encoding . Dave "Eli Zaretskii" wrote in message news:mailman.630.1107408460.2841.help-gnu-emacs@gnu.org... >> From: "David Ellis" >> Date: Wed, 2 Feb 2005 14:04:15 -0600 >> >> I am using Windows XP Pro SP2. >> >> On the save dialog box, there is a drop down list that you can use to >> select >> ANSI, Unicode, Unicode big endian, or UTF-8. > > On an XP system, I used the "Unicode" encoding and the `utf-16-le' > coding system to visit the resulting file in Emacs, and it worked > fine. > > What version of Emacs do you use? > >