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



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to