Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@gmail.com>
To: ding@gnus.org
Subject: Re: Problem with html emails in maGnus.
Date: Sat, 21 Apr 2012 18:08:01 +0200	[thread overview]
Message-ID: <llilphxum.fsf@news.eternal-september.org> (raw)
In-Reply-To: <xgfwbxdurj.fsf@news.eternal-september.org>


Same issue in maGnus 0.3 so maybe its more of emacs 24 issue? I cant see
anything in my config but that's not unusual ;)


Richard Riley <rileyrg@gmail.com> writes:

> Before I try to figure out whats wrong, possibly someone can comment on
> this when I read an html email? I get a backtrace and the html body
> doesnt render.
>
> ,----
> | Debugger entered--Lisp error: (wrong-number-of-arguments #[(url callback &optional cbargs silent) "\305\b\306\307	
> | \v\f\310\211&\aC\"\311 \207" [url-queue url callback cbargs silent append vector cl-struct-url-queue nil url-queue-run-queue] 10 ("/home/shamrock/bin/emacs-build/share/emacs/24.0.93/lisp/url/url-queue.elc" . 10490)] 5)
> |   url-queue-retrieve("https://images-na.ssl-images-amazon.com/images/G/03/general/helpnav_de_01._V210853741_.gif"
> | gnus-html-image-fetched (#<buffer *Article nnimap+riley:INBOX*>
> | ("https://images-na.ssl-images-amazon.com/images/G/03/general/helpnav_de_01._V210853741_.gif"
> | "*")) t t)
> |   gnus-html-schedule-image-fetching(#<buffer *Article nnimap+riley:INBOX*> ("https://images-na.ssl-images-amazon.com/images/G/03/general/helpnav_de_01._V210853741_.gif" "*"))
> |   gnus-html-display-image("https://images-na.ssl-images-amazon.com/images/G/03/general/helpnav_de_01._V210853741_.gif" 1897 1936 nil)
> |   gnus-html-wash-images()
> |   gnus-html-wash-tags()
> |   gnus-article-html((#<buffer  *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil nil))
> |   mm-inline-text-html((#<buffer  *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil nil))
> |   mm-display-inline((#<buffer  *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil nil))
> |   mm-display-part((#<buffer  *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil nil))
> |   gnus-mime-display-alternative(((#<buffer *mm*<3>> ("text/plain" (charset
> | . "UTF-8")) quoted-printable nil ("inline") nil nil nil) (#<buffer *mm*<4>>
> | ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil nil)) nil
> | nil 1)
> |   gnus-mime-display-part((#("multipart/alternative" 0 21 (boundary
> | "----=_Part_417271_20730190.1334928010309" buffer #<buffer *mm*<2>> from
> | "bestellbestaetigung@amazon.de" start nil)) (#<buffer *mm*<3>> ("text/plain"
> | (charset . "UTF-8")) quoted-printable nil ("inline") nil nil nil) (#<buffer
> | *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil
> | nil)))
> |   mapcar(gnus-mime-display-part ((#("multipart/alternative" 0 21 (boundary
> | "----=_Part_417271_20730190.1334928010309" buffer #<buffer *mm*<2>> from
> | "bestellbestaetigung@amazon.de" start nil)) (#<buffer *mm*<3>> ("text/plain"
> | (charset . "UTF-8")) quoted-printable nil ("inline") nil nil nil) (#<buffer
> | *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil
> | nil))))
> |   gnus-mime-display-mixed(((#("multipart/alternative" 0 21 (boundary
> | "----=_Part_417271_20730190.1334928010309" buffer #<buffer *mm*<2>> from
> | "bestellbestaetigung@amazon.de" start nil)) (#<buffer *mm*<3>> ("text/plain"
> | (charset . "UTF-8")) quoted-printable nil ("inline") nil nil nil) (#<buffer
> | *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil nil nil nil
> | nil))))
> |   gnus-mime-display-part((#("multipart/mixed" 0 15 (boundary
> | "----=_Part_417270_16124610.1334928010309" buffer #<buffer *mm*> from
> | "bestellbestaetigung@amazon.de" start nil)) (#("multipart/alternative" 0 21
> | (boundary "----=_Part_417271_20730190.1334928010309" buffer #<buffer *mm*<2>>
> | from "bestellbestaetigung@amazon.de" start nil)) (#<buffer *mm*<3>>
> | ("text/plain" (charset . "UTF-8")) quoted-printable nil ("inline") nil nil
> | nil) (#<buffer *mm*<4>> ("text/html" (charset . "UTF-8")) quoted-printable nil
> | nil nil nil nil))))
> |   gnus-display-mime()
> |   gnus-article-prepare-display()
> |   gnus-article-prepare(39473 nil)
> |   gnus-summary-display-article(39473)
> |   gnus-summary-next-page(nil)
> |   call-interactively(gnus-summary-next-page nil nil)
> | 
> `----
>
> Its emacs 24 from git, and latest maGnus. But has been happening for a
> while (few weeks at least).
>

-- 
Sent using Emacs/Gnus from home ...




  reply	other threads:[~2012-04-21 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 14:28 Richard Riley
2012-04-21 16:08 ` Richard Riley [this message]
2012-06-10 20:35 ` 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=llilphxum.fsf@news.eternal-september.org \
    --to=rileyrg@gmail.com \
    --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).