From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48566 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: No References header when using drafts Date: Thu, 02 Jan 2003 18:05:12 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84znqmi55i.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1041527123 20852 80.91.224.249 (2 Jan 2003 17:05:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 17:05:23 +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.35 #1 (Debian)) id 18U8mX-0005Py-00 for ; Thu, 02 Jan 2003 18:05:21 +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 18U8mo-00014a-00; Thu, 02 Jan 2003 11:05:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Jan 2003 11:06:31 -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 LAA23911 for ; Thu, 2 Jan 2003 11:06:17 -0600 (CST) Original-Received: (qmail 1480 invoked by alias); 2 Jan 2003 17:05:16 -0000 Original-Received: (qmail 1474 invoked from network); 2 Jan 2003 17:05:16 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by 66.230.238.6 with SMTP; 2 Jan 2003 17:05:16 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id h02H5CRr013531 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 2 Jan 2003 18:05:12 +0100 Original-To: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030102:kai.grossjohann@uni-duisburg.de:3de32d9000e59e3c X-Hashcash: 0:030102:kai.grossjohann@uni-duisburg.de:3de32d9000e59e3c X-Payment: hashcash 1.1 0:030102:ding@gnus.org:44397dc78deb6758 X-Hashcash: 0:030102:ding@gnus.org:44397dc78deb6758 In-Reply-To: <84znqmi55i.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Tue, 31 Dec 2002 16:23:21 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48566 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48566 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Lars Magne Ingebrigtsen writes: > >> Ok, how about this -- installing a file-write hook that generates the >> References header, so that it exists if the message buffer is written >> to a file. Any other headers that should also be generated then? > > With this, you don't need X-Draft-From anymore: you can just generate > all the headers at the time of writing the file. Doesn't X-Draft-From influence e.g. posting styles, which in turn could influence e.g. which SMTP server is eventually used?