emacs-devel
[Top][All Lists]
Advanced

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

Re: Linking Emacs with libxml2


From: Wojciech Meyer
Subject: Re: Linking Emacs with libxml2
Date: Mon, 6 Sep 2010 16:54:12 +0100

On Mon, Sep 6, 2010 at 4:21 PM, Lars Magne Ingebrigtsen <address@hidden> wrote:
> Apparently libxml2 comes with a parser for "real world" HTML, which is
> very intriguing:
>
> http://www.xmlsoft.org/html/libxml-HTMLparser.html
>
> If Emacs provided a native interface to this function, we could say
>
> (parse-html "file.html")
> => (:html (:head ...) (:body ...))

Moreover, It would be nice to have an S-Xml output that could be
queried with XPath.

Wojciech



reply via email to

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