Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Use `url' rather than curl
Date: Sat, 18 Sep 2010 22:44:34 +0200	[thread overview]
Message-ID: <87pqwalr2l.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <1284834162-24257-1-git-send-email-julien@danjou.info>

On Sat, 18 Sep 2010 20:22:42 +0200, Julien wrote:

> +  (url-retrieve (caar images)
> +                'gnus-html-image-fetched
> +                (list buffer images)))

It looks like url-retrieve is different in (my copy of) XEmacs 21.5
beta:

,----[ C-h f url-retrieve RET ]
| `url-retrieve' is a compiled Lisp function
|   -- loaded from "url"
| (url-retrieve URL &optional NO-CACHE EXPECTED-MD5)
| 
| Documentation:
| Retrieve a document over the World Wide Web.
| The document should be specified by its fully specified
| Uniform Resource Locator.  No parsing is done, just return the
| document as the server sent it.  The document is left in the
| buffer specified by url-working-buffer.  url-working-buffer is killed
| immediately before starting the transfer, so that no buffer-local
| variables interfere with the retrieval.  HTTP/1.0 redirection will
| be honored before this function exits.
`----

edebugging reveals that gnus-html-image-fetched is never called when I
try to see an HTML-article with a picture in it.

Hm. What to do...


  Best regards,

    Adam

-- 
 "It's my chainsaw                                            Adam Sjøgren
  Division is mine"                                      asjo@koldfront.dk




  parent reply	other threads:[~2010-09-18 20:44 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18  9:55 gnus-html, url and curl Julien Danjou
2010-09-18 11:50 ` Lars Magne Ingebrigtsen
2010-09-18 13:42   ` Julien Danjou
2010-09-18 14:14     ` Lars Magne Ingebrigtsen
2010-09-18 16:25       ` Steinar Bang
2010-09-18 16:34         ` Lars Magne Ingebrigtsen
2010-09-18 18:22     ` [PATCH] Use `url' rather than curl Julien Danjou
2010-09-18 18:30       ` Leo
2010-09-18 18:34         ` Julien Danjou
2010-09-18 19:07           ` Leo
2010-09-18 19:12             ` Lars Magne Ingebrigtsen
2010-09-18 19:25               ` Leo
2010-09-18 19:28                 ` Lars Magne Ingebrigtsen
2010-09-18 20:02                   ` Leo
2010-09-18 18:39       ` Lars Magne Ingebrigtsen
2010-09-18 19:08         ` Adam Sjøgren
2010-09-18 20:14       ` [PATCH] " Leo
2010-09-18 20:21         ` Lars Magne Ingebrigtsen
2010-09-18 20:24           ` Leo
2010-09-18 20:44       ` Adam Sjøgren [this message]
2010-09-22  1:03 ` gnus-html, url and curl Katsumi Yamaoka
2010-09-22 16:21   ` Lars Magne Ingebrigtsen
2010-09-23  1:29     ` Katsumi Yamaoka
2010-09-23  8:13       ` Robert Pluim
2010-09-23 15:57         ` Lars Magne Ingebrigtsen
2010-09-23 17:42           ` Adam Sjøgren
2010-09-23 17:47             ` 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=87pqwalr2l.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).