emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems with xml-parse-string


From: Chong Yidong
Subject: Re: Problems with xml-parse-string
Date: Tue, 21 Sep 2010 23:15:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> No doubt, but that's not my point.  Ideally, Emacs should provide a
> single interface for parsing XML.

I've just checked in a change that renames the libxml functions to
xml-parse-html-string-internal and xml-parse-string-internal.  I've also
made the parse tree format identical to that of xml.el.

Now xml.el should be changed to make use of these functions.  I think we
should introduce xml-parse-file-internal as well, for the sake of
xml-parse-file; it doesn't make sense to load a file into Emacs if it's
just going to be passed to libxml2.



reply via email to

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