emacs-devel
[Top][All Lists]
Advanced

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

eww.el: Patch to cache the parse tree


From: T.V. Raman
Subject: eww.el: Patch to cache the parse tree
Date: Mon, 2 Dec 2013 19:34:41 -0800

Hi Lars,

One more request: in the call
(libxml-parse-html-region (point) (point-max))

could you please pass in the current url as a third argument so
that libxml knows to handle it as a base URL?

-- 
Best Regards,
--raman


On 12/1/13, Lars Magne Ingebrigtsen <address@hidden> wrote:
> "T.V. Raman" <address@hidden> writes:
>
>> I'd like  to add some code to eww.el so that the parsed document
>> is cached ( -- this will enable  functionality such as document
>> filtering etc (see
>> http://emacspeak.googlecode.com/svn/trunk/lisp/shr-url.el) for
>> similar functionality that I originally built using bare shr.
>
> I've now applied parts of your patch, and rewrote bits.
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>



reply via email to

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