[Top][All Lists]
[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.
- Re: Problems with xml-parse-string, (continued)
- Re: Problems with xml-parse-string, Stefan Monnier, 2010/09/15
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/15
- Re: Problems with xml-parse-string, Stefan Monnier, 2010/09/15
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/15
- Re: Problems with xml-parse-string, Leo, 2010/09/15
- Re: Problems with xml-parse-string, Julien Danjou, 2010/09/15
- Re: Problems with xml-parse-string, Chad Brown, 2010/09/15
- Re: Problems with xml-parse-string, Chong Yidong, 2010/09/21
- Re: Problems with xml-parse-string, Leo, 2010/09/21
- Re: Problems with xml-parse-string, Chong Yidong, 2010/09/21
- Re: Problems with xml-parse-string,
Chong Yidong <=
- Re: Problems with xml-parse-string, Stefan Monnier, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22
- Re: Problems with xml-parse-string, Leo, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22
- Re: Problems with xml-parse-string, Wojciech Meyer, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22
- Re: Problems with xml-parse-string, Wojciech Meyer, 2010/09/22
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/22