From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: pemente@northpark.edu (Eric Pement) Newsgroups: gmane.emacs.help Subject: Displaying UTF-8 chars in NTEmacs Date: 28 May 2004 14:33:42 -0700 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <227a55e9.0405281333.3f8ea432@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1085780944 10223 80.91.224.253 (28 May 2004 21:49:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 21:49:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 28 23:48:45 2004 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 1BTpDX-0001RV-00 for ; Fri, 28 May 2004 23:48:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BTpAi-0004Ir-8w for geh-help-gnu-emacs@m.gmane.org; Fri, 28 May 2004 17:45:48 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: 66.185.249.108 Original-X-Trace: posting.google.com 1085780022 8361 127.0.0.1 (28 May 2004 21:33:42 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 28 May 2004 21:33:42 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:123549 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:18842 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18842 I'm having trouble getting UTF-8 characters to display when Emacs loads an XML file. I'm using TEI-Emacs (TEI = Text Encoding Initiative), Windows 2000 Pro o.s., GNU Emacs version 21.3.50.8, nxml-mode. When I use unmodified Emacs ("\path\to\emacs.exe -q") which loads no init files at all, I can see the following UTF-8 characters in the Courier New fontset, with the -u in the status-bar at the bottom: em dash, en dash, left/right single curly quotes, ellipsis, left/right double curly quotes. When I use TEI Emacs ("\path\to\runemacs.exe"), which loads all of its init files, I can see only a few UTF-8 characters ON FIRST LOAD, with the -u in the status bar at the bottom: ellipsis, left/right double curly quotes. All the other characters appear as boxes. BUT, if I click on "UniChar" in the menubar at the top, I can insert those characters and they look normal. The same character does not display as a box. I have done my best to get the display working properly, and have tried to check for problems in the init files, but to no avail. Can anyone explain what's wrong? If you need to see my .emacs or anything, just ask. -- Eric Pement