[Bese-devel] [PATCH] arnesi:write-as-html escaping

Vladimir Sekissov svg at surnet.ru
Tue Dec 13 20:48:55 UTC 2005


Good day,

Current behaviour of `arnesi:write-as-html' function is escaping all
characters with codes greater than 127.

But such escapes correspond to latin-1 character entities nor
characters of document charset. 8-bit characters are valid HTML
entities and you need such escaping only when you mix
another 8-bit charset with latin-1 in your document.

This patch is based on information from:

http://ppewww.ph.gla.ac.uk/~flavell/charset/

Best Regards,
Vladimir Sekissov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGESET.gz
Type: application/octet-stream
Size: 6517 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20051214/db494bdb/attachment.obj>


More information about the bese-devel mailing list