Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: W h error
Date: Sun, 05 Sep 2010 22:24:29 +0200	[thread overview]
Message-ID: <87sk1ogcqq.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87wrr0gcvj.fsf@topper.koldfront.dk>

On Sun, 05 Sep 2010 22:21:36 +0200, Adam wrote:

>   Hi.
> For normal email I have configured Gnus to show me the plain text
> version when there is both plain text and HTML, and I prefer to manually
> wash HTML-only emails, using W h.

> That has stopped working - if I go W h on any article, I get:

>   "Wrong number of arguments: gnus-article-html, 0"

Here's the trace:

  Debugger entered--Lisp error: (wrong-number-of-arguments gnus-article-html 0)
    gnus-article-html()
    article-wash-html(nil)
    call-interactively(article-wash-html)
    (if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args))
    (save-current-buffer (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args)))
    (with-current-buffer gnus-article-buffer (if interactive (call-interactively ...) (apply ... args)))
    (lambda (&optional interactive &rest args) "Format an HTML article.\nIf READ-CHARSET, ask for a coding system.  If it is a number, the\ncharset defined in `gnus-summary-show-article-charset-alist' is used." (interactive (list t)) (with-current-buffer gnus-article-buffer (if interactive ... ...)))(t)
    call-interactively(gnus-article-wash-html)
    (dispatch-event "[internal]")


  Best regards,

     Adam

-- 
 "If you need to be in front of someone                       Adam Sjøgren
  I'm right behind you"                                  asjo@koldfront.dk




  reply	other threads:[~2010-09-05 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-05 20:21 Adam Sjøgren
2010-09-05 20:24 ` Adam Sjøgren [this message]
2010-09-05 20:38 ` Lars Magne Ingebrigtsen
2010-09-05 21:21   ` Adam Sjøgren

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=87sk1ogcqq.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).