emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] xml-debug-print-internal needs to quote attributes and text


From: Mark A. Hershberger
Subject: [PATCH] xml-debug-print-internal needs to quote attributes and text
Date: Mon, 17 Dec 2007 22:31:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

<address@hidden> writes:

> Load xml.el to define `xml-debug-print' and evaluate the following:
>
>   (xml-debug-print
>         '((foo ((attr . "<bar> & \"<bar>\"")) "<bar> & \"<bar>\"")))

Fixed by creating xml-escape-string and using it in xml-debug-print. 

-- 
http://hexmode.com/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2  B37A 735E F10A 2DFC BFF5

The most beautiful experience we can have is the mysterious.
    -- Albert Einstein, The World As I See it





reply via email to

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