From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28637 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: mailheader? Date: 07 Jan 2000 11:03:40 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035165450 30874 80.91.224.250 (21 Oct 2002 01:57:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:57:30 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 89A35D0520 for ; Fri, 7 Jan 2000 05:05:48 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB19232; Fri, 7 Jan 2000 04:05:31 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 07 Jan 2000 04:05:34 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA04332 for ; Fri, 7 Jan 2000 04:05:22 -0600 (CST) Original-Received: from apollonius.eai-delta.de (mail.delta-ii.de [195.180.229.162]) by mailhost.sclp.com (Postfix) with ESMTP id E34E0D051F for ; Fri, 7 Jan 2000 05:03:43 -0500 (EST) Original-Received: from KEATS.eai-delta.de (keats.eai-delta.de [192.9.200.85]) by apollonius.eai-delta.de (8.9.3/8.8.7) with SMTP id LAA11259; Fri, 7 Jan 2000 11:03:41 +0100 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) Mail-Copies-To: never X-Attribution: viteno X-URL: http://www.eai-delta.de X-Face: . David Hedbor writes: > > > [...] Could the file perhaps be there and just not be used when you > > use standard emacs? > > What do you mean, there but not used? In Emacs 20.5, the file is > $PREFIX/share/emacs/20.5/lisp/mail/mailheader.el*, and (featurep > 'mailheader) tells me it is used right now. > > So, it is there _and_ used. I think, David wants to put mailheader.el in gnus/lisp and only use it when running on XEmacs. Norbert.