From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54172 Path: main.gmane.org!not-for-mail From: Denis Dzyubenko Newsgroups: gmane.emacs.gnus.general Subject: get header value when replying Date: Mon, 06 Oct 2003 01:49:33 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87isn3qrrm.fsf@mail.kubtelecom.ru> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065390867 19696 80.91.224.253 (5 Oct 2003 21:54:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Oct 2003 21:54:27 +0000 (UTC) Original-X-From: ding-owner+M2713@lists.math.uh.edu Sun Oct 05 23:54:25 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A6Gpd-0006UP-00 for ; Sun, 05 Oct 2003 23:54:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1A6GpM-00029V-00; Sun, 05 Oct 2003 16:54:08 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A6GpF-00029P-00 for ding@lists.math.uh.edu; Sun, 05 Oct 2003 16:54:01 -0500 Original-Received: from mail.kubtelecom.ru (ns1.kubtelecom.ru [213.132.64.82]) by justine.libertine.org (Postfix) with SMTP id CAF103A004B for ; Sun, 5 Oct 2003 16:53:58 -0500 (CDT) Original-Received: (qmail 27616 invoked from network); 6 Oct 2003 01:53:43 +0400 (MSD) Original-Received: from unknown (HELO station) (213.132.67.153) by ns1.kubtelecom.ru with SMTP; 6 Oct 2003 01:53:43 +0400 (MSD) Original-Received: from shad by station with local (Exim 3.35 #1 (Debian)) id 1A6Gkw-0001JV-00 for ; Mon, 06 Oct 2003 01:49:34 +0400 Original-To: ding User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Common Lisp, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54172 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54172 Hello, Is it possible to get value of To: header in message-setup-hook ? In the internet I found an example that uses message-reply-buffer variable, but it is not documented, so I think it is not a good idea to use it. -- Denis.