Gnus development mailing list
 help / color / mirror / Atom feed
From: Knut Anders Hatlen <kahatlen@gmail.com>
To: ding@gnus.org
Subject: Re: [PATCH] Pass proper format string to gnus-message
Date: Sun, 19 Sep 2010 13:12:01 +0200	[thread overview]
Message-ID: <x6y6ayyola.fsf@gmail.com> (raw)
In-Reply-To: <m2wrqiaxle.fsf@whitebox.home>

Andreas Schwab <schwab@linux-m68k.org> writes:

> diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el
> index bfdb9bd..f533fcd 100644
> --- a/lisp/gnus-art.el
> +++ b/lisp/gnus-art.el
> @@ -6405,8 +6405,8 @@ not have a face in `gnus-article-boring-faces'."
>  
>  (defun gnus-article-describe-briefly ()
>    "Describe article mode commands briefly."
> -  (interactive)
> -  (gnus-message 6 (substitute-command-keys "\\<gnus-article-mode-map>\\[gnus-article-goto-next-page]:Next page	 \\[gnus-article-goto-prev-page]:Prev page  \\[gnus-article-show-summary]:Show summary  \\[gnus-info-find-node]:Run Info  \\[gnus-article-describe-briefly]:This help")))
> +  (interactive)5
                  ^
I suppose the number 5 on this line was unintended?

-- 
Knut Anders




  reply	other threads:[~2010-09-19 11:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 21:49 Not enough arguments for format string Frank Schmitt
2010-09-18 21:57 ` Lars Magne Ingebrigtsen
2010-09-19 10:11   ` Frank Schmitt
2010-09-19 12:39     ` Lars Magne Ingebrigtsen
2010-09-19 15:55       ` Frank Schmitt
2010-09-19 16:03         ` Lars Magne Ingebrigtsen
2010-09-19 16:22           ` Frank Schmitt
2010-09-19  9:31 ` [PATCH] Pass proper format string to gnus-message Andreas Schwab
2010-09-19 11:12   ` Knut Anders Hatlen [this message]
2010-09-19 12:22     ` Lars Magne Ingebrigtsen
2010-09-19 12:22   ` 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=x6y6ayyola.fsf@gmail.com \
    --to=kahatlen@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).