From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18041 Path: main.gmane.org!not-for-mail From: Joerg Plate Newsgroups: gmane.emacs.gnus.general Subject: Re: Required feature gnus was not provided Date: 22 Oct 1998 13:01:29 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87lnm8n9me.fsf@psyche.kn-bremen.de> References: <87yaqbqcty.fsf@psyche.kn-bremen.de> Reply-To: Joerg Plate NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 1.4) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156634 4076 80.91.224.250 (20 Oct 2002 23:30:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:30:34 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA23641 for ; Thu, 22 Oct 1998 07:44:46 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB29388; Thu, 22 Oct 1998 06:43:56 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Oct 1998 06:43:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAA14008 for ; Thu, 22 Oct 1998 06:43:48 -0500 (CDT) Original-Received: from psyche.kn-bremen.de (mail@dyn221.pm3.access.hb.provi.de [195.222.200.221]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA23616 for ; Thu, 22 Oct 1998 07:43:26 -0400 (EDT) Original-Received: from plate by psyche.kn-bremen.de with local (Exim 2.04 #1 (Debian)) id 0zWIUj-0006Dz-00; Thu, 22 Oct 1998 13:01:29 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "22 Oct 1998 03:48:57 +0200" Original-Lines: 14 User-Agent: Gnus/5.070034 (Pterodactyl Gnus v0.34) XEmacs/21.0 (Pyrenean-pre6) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18041 > This must mean that you have a file called gnus.el or gnus.elc in > your load path that does not `provide' `gnus'. I think. I doubt it. '(locate-library "gnus")' finds the right gnus.el. I have "pgnus-0.34" and "pgnus-0.35" in my "~/.lisp" dir and use a symbolic link "pgnus" in my load-path[1]. If pgnus points to "pgnus-0.34" everything works find, if it points to "pgnus-0.35" it fails. My XEmacs has no gnus package, because I removed it deliberately. And "locate" couldn't find an unexpected "gnus.el". [1] (setq load-path (cons (expand-file-name "~/.lisp/pgnus/lisp") load-path)) -- "i'm working on it"