This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unicode and emacs


At Wed, 2 Aug 2000 13:53:48 +0100, Pawson, David <DPawson@rnib.org.uk> 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@acm.org   http://members.home.com/housel/




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]