all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: EWW debug facilities?
Date: Fri, 25 Dec 2015 19:01:02 +0200	[thread overview]
Message-ID: <83io3mlay9.fsf@gnu.org> (raw)
In-Reply-To: <87poxu1nvk.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri,  25 Dec 2015 17:42:07 +0100)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Fri, 25 Dec 2015 17:42:07 +0100
> 
> > Perhaps I'm missing something, but there doesn't seem to be any debug
> > or log facilities in eww.el.  When something goes wrong, it's useful
> > to see a detailed log of the URLs EWW tried to fetch, including the
> > results, and perhaps also the related logs from the url*.el APIs it
> > invokes.  That should allow finding the offending code, which can then
> > be debugged by traditional means.
> 
> I have a feeling that you think eww is way more complicated than it is.
> :-) eww fetches a single HTML page, renders it, and then fetches any
> images the HTML may have included.

E.g., how would one go about finding out why bug#22234 happens?  What
does it try to fetch?

> The HTML can be viewed with the `v' command, and the URL it fetched you
> already know.

I know about 'v', but it doesn't help when I get a blank page ;-)

How do I know what URL it fetched when I type RET or click on a link?
The link doesn't have to be a simple URL reference, it could be very
complex, and involve multiple redirections.



  reply	other threads:[~2015-12-25 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25  9:51 EWW debug facilities? Eli Zaretskii
2015-12-25 16:42 ` Lars Ingebrigtsen
2015-12-25 17:01   ` Eli Zaretskii [this message]
2015-12-25 17:26     ` Lars Ingebrigtsen
2015-12-25 19:42       ` Eli Zaretskii
2015-12-25 19:45         ` Lars 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=83io3mlay9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.