help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: XML parsing advice


From: Stefan Monnier
Subject: Re: XML parsing advice
Date: Mon, 28 Jan 2013 09:48:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I need to go the whole round trip: parsing a file, editing nodes and
> attributes, and then saving the tree back to an XML file.

Recent Emacsen can be compiled with libxml2.  Currently this only
provides access to the parser (see libxml-parse-xml-region and
libxml-parse-html-region), but we could extend it to provide access to
other parts of the libxml2 API.


        Stefan




reply via email to

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