From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44902 Path: main.gmane.org!not-for-mail From: Dmitry Bely Newsgroups: gmane.emacs.gnus.general Subject: Re: message-reply-headers and posting styles Date: Tue, 21 May 2002 15:07:26 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1021991584 27548 127.0.0.1 (21 May 2002 14:33:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 May 2002 14:33:04 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17AAhD-0007A6-00 for ; Tue, 21 May 2002 16:33:03 +0200 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 17AAhB-00013W-00; Tue, 21 May 2002 09:33:01 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 May 2002 09:33:19 -0500 (CDT) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA09490 for ; Tue, 21 May 2002 09:33:12 -0500 (CDT) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id g4LEWnI14113 for ding@hpc.uh.edu; Tue, 21 May 2002 09:32:49 -0500 Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id GAA08875 for ; Tue, 21 May 2002 06:15:51 -0500 (CDT) Original-Received: (qmail 15040 invoked by alias); 21 May 2002 11:15:28 -0000 Original-Received: (qmail 15035 invoked from network); 21 May 2002 11:15:27 -0000 Original-Received: from relay.rinet.ru (195.54.192.35) by gnus.org with SMTP; 21 May 2002 11:15:27 -0000 Original-Received: (from uucp@localhost) by relay.rinet.ru (8.11.6/8.11.6) with UUCP id g4LBFNC19088; Tue, 21 May 2002 15:15:23 +0400 (MSD) X-Envelope-To: ding@gnus.org Original-Received: from bely.stormoff (BELY) [192.168.0.10] by stormoff with esmtp (Exim 3.12 #1 (Debian)) id 17A7UF-0007nX-00; Tue, 21 May 2002 15:07:27 +0400 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 21 May 2002 12:45:02 +0200") Original-Lines: 12 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.5 (bok choi, i586-pc-win32) X-MIME-Autoconverted: from quoted-printable to 8bit by relay.rinet.ru id g4LBFNC19088 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44902 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44902 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: >> But this does not work. message-reply-headers variable is nil inside >> lambda. Could you explain me what am I doing wrong? > > So the lambda is executed? Yes, but message-reply-headers is not bound (yet?), so the runtime error happens. It looks like a Gnus bug? Hope to hear from you soon, Dmitry