[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 19:00:00 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Lars Magne Ingebrigtsen <address@hidden> writes:
> Stefan Monnier <address@hidden> writes:
>
>> Yes, it's conceivable, but maybe the args and/or output would look
>> different anyway.
>
> If we kept the name, then we'd keep the interface. :-)
>
> Anyway, it's not important to me. If y'all want the names to be
> `libxml-parse-html-string'/`libxml-parse-xml-string', that's fine by
> me.
A `libxml' prefix sounds a bit weird to me. When we link to the GPM
library, the functions are `gpm-mouse-*' not `libgpm-mouse-*'.
I think the xml.el package needs to be re-written with the new libxml2
support in mind, so that it makes use of the libxml functions if they
are available and fall back on the Elisp parser.
>From this point of view, the new functions should be called
xml-parse-string-internal or something like that.
- Problems with xml-parse-string, Leo, 2010/09/14
- Re: Problems with xml-parse-string, Lars Magne Ingebrigtsen, 2010/09/14
- 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 <=
- 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, 2010/09/21
- 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