From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27807 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with the latest CVS build Date: 06 Dec 1999 18:44:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <9t9k8msj76c.fsf@mraz.iskon.hr> References: <87yabbt98d.fsf@inanna.danann.net> <87r9h3t7yv.fsf@inanna.danann.net> <2nvh6fxem6.fsf@tiger.jia.vnet> <87r9h1dboh.fsf@graaff.xs4all.nl> <87wvqtksoe.fsf@graaff.xs4all.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164765 26431 80.91.224.250 (21 Oct 2002 01:46:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:46:05 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA29944 for ; Mon, 6 Dec 1999 12:46:26 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB15483; Mon, 6 Dec 1999 11:45:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Dec 1999 11:44:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA08673 for ; Mon, 6 Dec 1999 11:44:42 -0600 (CST) Original-Received: from mraz.iskon.hr (root@mraz.iskon.hr [195.29.170.8]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA29922 for ; Mon, 6 Dec 1999 12:44:15 -0500 (EST) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-6) id SAA08327; Mon, 6 Dec 1999 18:44:11 +0100 X-Authentication-Warning: mraz.iskon.hr: hniksic set sender to hniksic@iskon.hr using -f Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > Lloyd Zusman writes: > > > ... and after doing this so at least I could get a version of Gnus > > built, I realized that I got the same kind of error for > > `timer.el', also which I needed to copy into the `gnus/lisp' > > directory before I could build the CVS version under XEmacs. > > If you install the fsf-compat package the timer.el problem should be > solved. timer.el is only devised for easy porting of things that require it, not for use in packages like Gnus. > Given that mailheader.el does appear to be available in Emacs, > should the XEmacs maintainers add it to the fsf-compat package also? fsf-compat is for things that have equivalent XEmacs functionality. If I read `mailheader.el', it has nothing to do in fsf-compat. I'd say it belongs to the `mail-lib' package.