Gnus development mailing list
 help / color / mirror / Atom feed
* format called for effect
@ 2003-01-05 19:38 Kai Großjohann
  2003-01-06  2:20 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 2003-01-05 19:38 UTC (permalink / raw)


When byte-compiling Gnus, I see the message from subject.  It comes
from gnus-msg.el, line 1497 or so, if I'm not mistaken.  I can't
reproduce the message by compiling the following simple file.  What's
the story?

(defun foo ()
  (condition-case ()
      (+ 3 4)
    (error (format "(setq foo %04d)\n" 42))))
-- 
Ambibibentists unite!



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-01-08  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-05 19:38 format called for effect Kai Großjohann
2003-01-06  2:20 ` Lars Magne Ingebrigtsen
2003-01-07  7:25   ` Kai Großjohann
2003-01-08  3:52     ` Lars Magne Ingebrigtsen
2003-01-07 17:02   ` Raja R Harinath
2003-01-08  3:53     ` Lars Magne Ingebrigtsen
2003-01-08  5:12       ` Raja R Harinath
2003-01-08  6:12       ` Kai Großjohann
2003-01-08  9:19         ` Lars Magne Ingebrigtsen

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).