From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48765 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: format called for effect Date: Sun, 05 Jan 2003 20:38:23 +0100 Organization: University of Dortmund, Germany Sender: owner-ding@hpc.uh.edu Message-ID: <84ptrbqte8.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041795515 1926 80.91.224.249 (5 Jan 2003 19:38:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 5 Jan 2003 19:38:35 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18VGbS-0000Uv-00 for ; Sun, 05 Jan 2003 20:38:34 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18VGbp-0003NQ-00; Sun, 05 Jan 2003 13:38:57 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 05 Jan 2003 13:39:52 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA04771 for ; Sun, 5 Jan 2003 13:39:41 -0600 (CST) Original-Received: (qmail 71888 invoked by alias); 5 Jan 2003 19:38:41 -0000 Original-Received: (qmail 71883 invoked from network); 5 Jan 2003 19:38:41 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 5 Jan 2003 19:38:41 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18VGeI-000848-00 for ; Sun, 05 Jan 2003 20:41:30 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 11 Original-NNTP-Posting-Host: pd951f64a.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1041795690 30628 217.81.246.74 (5 Jan 2003 19:41:30 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 Jan 2003 19:41:30 GMT User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:8khHDiqNR8RC43Do3ZLIz28iAmQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48765 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48765 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!