emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with national characters in XHTML


From: David Hansen
Subject: Re: Problem with national characters in XHTML
Date: Wed, 28 Sep 2005 12:22:24 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Wed, 28 Sep 2005 10:29:21 +0200 LENNART BORGMAN wrote:

> I have run into a problem with swedish national characters in
> an XHTML document. The header of the document is like this:
>
>   <?xml version="1.0" encoding="utf-8"?>
>   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
>             "http://www.w3.org/TR/REC-html40/loose.dtd";>
>   <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
>
> The swedish character ä looks like \344 in CVS Emacs
> (2005-09-23). 

\344 is a Latin-1 encoded ä not UTF-8.

David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]