emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13631: closed (format "~q" argument reports wrong


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13631: closed (format "~q" argument reports wrong email to report bugs to)
Date: Wed, 06 Feb 2013 14:32:06 +0000

Your message dated Wed, 06 Feb 2013 15:29:15 +0100
with message-id <address@hidden>
and subject line Re: bug#13631: format "~q" argument reports wrong email to 
report bugs to
has caused the debbugs.gnu.org bug report #13631,
regarding format "~q" argument reports wrong email to report bugs to
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13631: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13631
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: format "~q" argument reports wrong email to report bugs to Date: Mon, 4 Feb 2013 20:36:31 -0600
Head: 180ac9d7b

scheme@(guile-user)> (use-modules (ice-9 format))
scheme@(guile-user)> (format #t "~q")
;;; <stdin>:2:0: warning: "~q": wrong number of `format' arguments:
expected 1, got 0
SLIB Common LISP format version 3.0
  (C) copyright 1992-1994 by Dirk Lutzebaeck
  please send bug reports to address@hidden'
$1 = #t
scheme@(guile-user)>

(I think the "wrong number of args" error has been fixed)

The comment at the top of the file says to send bug reports to `
address@hidden' (which i believe is correct?)

The address appears in module/ice-9/format.scm line 756.

I didn't thing attaching a patch file would be necessary.

Thanks,
Zach
----------


--- End Message ---
--- Begin Message --- Subject: Re: bug#13631: format "~q" argument reports wrong email to report bugs to Date: Wed, 06 Feb 2013 15:29:15 +0100 User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)
Zach Davis <address@hidden> skribis:

> Works for me.

Great, thanks.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]