Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: New HTML rendering: srh-insert-document
Date: Sun, 03 Oct 2010 09:01:45 +0200	[thread overview]
Message-ID: <87k4lz4v52.fsf@dod.no> (raw)
In-Reply-To: <m31v88vc00.fsf@quimbies.gnus.org>

>>>>> Lars Magne Ingebrigtsen <larsi@gnus.org>:

> But I made it the default, anyway, if you have an Emacs with
> libxml-parse-html-region in its build, which is only the case if you
> have Emacs 24 from bzr from, oh, 12 hours ago or less.

Out of curiousity: how did you interface with libxml2?  I assume the
return value from that function is an elisp list (of list (of list (of
...)))?  Did you use the SAX-ish API to avoid having the parsed document
in memory in two versions?  Did you use the new XmlTextReader API?

Or did you just use the good old DOM-ish API?  It's pretty fast for
something that builds a parse tree in memory.





  parent reply	other threads:[~2010-10-03  7:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-02 15:40 Lars Magne Ingebrigtsen
2010-10-02 16:56 ` Lars Magne Ingebrigtsen
2010-10-02 18:06   ` Tassilo Horn
2010-10-02 22:06   ` Lars Magne Ingebrigtsen
2010-10-04 16:13     ` New HTML rendering: shr-insert-document Lars Magne Ingebrigtsen
2010-10-04 16:19       ` Lars Magne Ingebrigtsen
2010-10-03  7:01 ` Steinar Bang [this message]
2010-10-03 12:47   ` New HTML rendering: srh-insert-document Lars Magne Ingebrigtsen
2010-10-03 20:21     ` Steinar Bang

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

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

  git send-email \
    --in-reply-to=87k4lz4v52.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).