emacs-devel
[Top][All Lists]
Advanced

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

Re: Reporting UTF-8 related problems?


From: Karl Eichwalder
Subject: Re: Reporting UTF-8 related problems?
Date: Tue, 30 Jul 2002 21:51:32 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.3.50 (i686-pc-linux-gnu)

Karl Eichwalder <address@hidden> writes:

>                  128     4      UNUSED
>                  132     1      "My rising double quote left (low)"
>                  133     14     UNUSED
>                  147     1      "My rising double quote right (high)"
>                  148     16     UNUSED
                           ^^ 12 of course.  Do your math, Karl!
>                  [...]

> Andreas Schwab <address@hidden> writes:
>
>> The numbers are supposed to be ISO 8859-1 characters codes.  I'd guess the
>> page has been written with some broken (a.k.a. W*nd*ws) software (the use
>> of *.htm makes this apparent).

BTW, nsgmls accepts the numver character references even when marked as
UNUSED; try in an UTF-8 xterm:

echo '
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
<html>
 <head><title></title></head>
 <body>&#132;Die Familie Schroffenstein&#147;</body>
' | nsgmls -c /usr/share/sgml/CATALOG.html /usr/share/sgml/html/html.decl - \
  | iconv -f windows-1252 -t utf-8

-- 
address@hidden (work) / address@hidden (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



reply via email to

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