[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libxml support
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 22 Apr 2011 11:10:54 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11560
- References: <87zknj746n.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11556] David Engster wrote:
> Dear maintainers,
> please find attached a small patch which will enable the shimbun library
> to use libxml for parsing, if available (currently only emacs24-bzr,
> compiled with libxml support).
> This has reduced the time for updating my shimbun groups almost by half
> (I use shimbun-use-local, so the time for retrieving the feeds is no
> issue). The normal xml-parse-region can be pretty slow for large feeds.
Thank you for the patch. I've applied it. That's great!