all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V. Raman" <tv.raman.tv@gmail.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
Subject: eww.el: Patch to cache the parse tree
Date: Sun, 15 Dec 2013 16:22:37 -0800	[thread overview]
Message-ID: <CADkJX2gLzejj2p7ysbME7_Vzhd3h6rdAi1b1HQj3u=GcrfFt5w@mail.gmail.com> (raw)
In-Reply-To: <m3bo0j75zo.fsf@stories.gnus.org>

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 <larsi@gnus.org> wrote:
> "T.V. Raman" <tv.raman.tv@gmail.com> 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	other threads:[~2013-12-16  0:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 17:09 eww.el: Patch to cache the parse tree T.V. Raman
2013-11-30  1:08 ` T.V. Raman
2013-12-01 13:12 ` Lars Magne Ingebrigtsen
2013-12-03  3:09   ` T.V. Raman
2013-12-03  3:34   ` T.V. Raman
2013-12-14 16:27     ` Lars Magne Ingebrigtsen
2013-12-16  0:22       ` T.V. Raman [this message]
2013-12-16  0:24       ` T.V. Raman
2013-12-24 20:36         ` Lars Ingebrigtsen
2013-12-04 16:46   ` eww: display page source (was: eww.el: Patch to cache the parse tree) Ted Zlatanov
2013-12-05  1:37     ` eww: display page source Lars Magne Ingebrigtsen
2013-12-05 16:06       ` Ted Zlatanov
2013-12-14 16:26         ` Lars Magne Ingebrigtsen

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='CADkJX2gLzejj2p7ysbME7_Vzhd3h6rdAi1b1HQj3u=GcrfFt5w@mail.gmail.com' \
    --to=tv.raman.tv@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.