From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27796 Path: main.gmane.org!not-for-mail From: John Markus Bjorndalen Newsgroups: gmane.emacs.gnus.general Subject: Re: Cannot open load file" "timer", when byte compiling Date: 06 Dec 1999 14:59:58 +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-8851-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035164756 26364 80.91.224.250 (21 Oct 2002 01:45:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:45:56 +0000 (UTC) Cc: ding@gnus.org 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 JAA28547 for ; Mon, 6 Dec 1999 09:01: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 IAB14210; Mon, 6 Dec 1999 08:01:05 -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 08:00:50 -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 IAA05601 for ; Mon, 6 Dec 1999 08:00:40 -0600 (CST) Original-Received: from johnmnb.cs.uit.no (john-ni.cs.UiT.No [129.242.17.46]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA28542 for ; Mon, 6 Dec 1999 09:00:13 -0500 (EST) Original-Received: (from johnm@localhost) by johnmnb.cs.uit.no (8.9.3/8.9.3) id OAA20035; Mon, 6 Dec 1999 14:59:59 +0100 X-Authentication-Warning: johnmnb.cs.uit.no: johnm set sender to johnm@cs.uit.no using -f Original-To: Steinar Bang In-Reply-To: Steinar Bang's message of "06 Dec 1999 11:03:18 +0100" Original-Lines: 14 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27796 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27796 Steinar Bang writes: [..] > While compiling toplevel forms in file /home/sb/src/install/gnus/lisp/nnvirtual.el: > !! File error (("Cannot open load file" "timer")) [..] Quick-and-dirty-fix: I just grabbed timer.el from the Emacs 20.4 distribution that came with RedHat 6.1 and dropped it in with the gnus source. XEmacs 20.4 didn't come with a timer.el. -- // John Markus Bjørndalen