unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs and libxml2 (for emacs w3)
Date: Fri, 26 Sep 2003 01:45:59 +0200	[thread overview]
Message-ID: <87fzike8js.fsf@emacswiki.org> (raw)
In-Reply-To: <87oexex7iv.fsf@kanga.tapsellferrier.co.uk> (Nic Ferrier's message of "21 Sep 2003 20:31:52 +0100")

Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

> I'm wondering about this because emacs is being used (by me at least)
> more and more for XML hacking. I'd like to have a go at adding
> libxml2 into emacs and providing a proper DOM implementation and
> libxml2 based parsers and xslt styling.

A long time ago I wrote a DOM implementation (dom.el) and a first
xpath implementation (xpath.el) to do this kind of thing.  It would
use the xml.el that comes with Emacs to create a list data structure,
and then use dom.el to create a DOM, and then use xpath.el to extract
info.

At the time nobody was interested, and I have since abandoned the
stuff.  It is still available on emacswiki.org, however.

http://www.emacswiki.org/cgi-bin/wiki/XmlParser
http://www.emacswiki.org/elisp/dom.el
http://www.emacswiki.org/elisp/xpath.el
http://www.emacswiki.org/elisp/xpath-parser.el

Alex.
-- 
http://www.emacswiki.org/alex/
There is no substitute for experience.

  parent reply	other threads:[~2003-09-25 23:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-21 18:48 emacs -q -nw --color=never Luc Teirlinck
2003-09-21 19:31 ` emacs and libxml2 (for emacs w3) Nic Ferrier
2003-09-22  9:05   ` Richard Stallman
2003-09-23 11:05     ` Nic Ferrier
2003-09-24  8:41       ` Richard Stallman
2003-09-24 11:14         ` James Clark
2003-09-24 12:42           ` Stefan Monnier
2003-09-24 19:35           ` Nic Ferrier
2003-09-25  5:31             ` James Clark
2003-09-25 23:45   ` Alex Schroeder [this message]
2003-09-21 23:02 ` emacs -q -nw --color=never Robert J. Chassell
2003-09-22  9:05 ` Richard Stallman
2003-09-22 16:48   ` Eli Zaretskii
2003-09-22 17:04     ` Eli Zaretskii
2003-09-22 16:47       ` Luc Teirlinck
2003-09-24 12:47     ` Richard Stallman
2003-09-24 18:35       ` Eli Zaretskii
2003-09-25 23:20         ` Richard Stallman
2003-09-27 12:18           ` Eli Zaretskii
2003-09-28 15:34             ` Richard Stallman
2003-09-28 21:50               ` Eli Zaretskii
2003-09-29 19:31                 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fzike8js.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).