Subject: Re: Unicode and emacs
From: housel@xxxxxxxx (Peter S. Housel)
Date: Wed, 02 Aug 2000 11:19:26 -0700
|
At Wed, 2 Aug 2000 13:53:48 +0100, Pawson, David <DPawson@xxxxxxxxxxx> wrote:
> I'm using emacs+psgml.
>
> XML files when imported, show non plain ascii chars
> as (appearance of) \234 (but as a single character space).
>
If your file is encoded in UTF-8, you can use the Unicode encoding
package for Emacs (http://www.cs.ust.hk/~otfried/Mule/) so that
characters beyond US-ASCII are displayed properly. (I keep meaning to
write a hook for psgml so that it can use the XML declaration to set
the encoding automatically, but for now it's easy enough to use `C-x C-m c'
before opening the file to set it manually.
-Peter S. Housel- housel@xxxxxxx http://members.home.com/housel/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|