I am using GNU Emacs on MSwindows XP & MSWindows 7, and this functions exists. FYI html-to-texi converter project on GNA! uses this function. Anyhow, using an XML-like markup was just an example from the top of my head. Letting the user provide some Lisp sexp may be a better solution (except that writting backslashes in a Lisp expression is a bit more tedious).
VBR, Vincent. ---------------------------------------- > From: [email protected] > Date: Wed, 2 Dec 2015 11:11:22 +0100 > Subject: Re: [AUCTeX] AUCTeX support in lettre > To: [email protected] > CC: [email protected]; [email protected]; [email protected] > > Hi Vincent, > > 2015-12-01 0:30 GMT+01:00 Vincent Belaïche <[email protected]>: >> This would be easilly analysed with some expression like >> >> (with-temp-buffer >> (insert "<body>" formatter-string "</body>") >> (xml-parse-region (point-min) (point-max))) > > I'm interested in this: `xml-parse-region' requires Emacs to be > compiled with libxml2 in order to work. Do you think it's common? I > use Emacs provided by Debian and it works, but I don't know which is > the situation for other distros or the standard binaries for other > operating systems. > > Bye, > Mosè ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ [email protected] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
