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: Sun, 15 Dec 2013 16:22:37 -0800

I thought I ran into a case where the base url was unset (dont
remember where) looked at the code, and felt that may be we would
have done better by passing in the base-url. I see that you cons
on base href to the DOM being passed to shr. ...
-- 

-- 


On 12/14/13, Lars Magne Ingebrigtsen <address@hidden> wrote:
> "T.V. Raman" <address@hidden> writes:
>
>> 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?
>
> Hm...  doesn't eww do the base URL expansion stuff itself?  I don't
> recall why, though.  >"?
>
> --
> (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]