From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52458 Path: main.gmane.org!not-for-mail From: Gleb Arshinov Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-load problem Date: Thu, 08 May 2003 17:17:55 -0700 Sender: ding-owner@lists.math.uh.edu Message-ID: <86el397z2k.fsf@badger.barsook.com> References: <76wuh4w65e.fsf@newjersey.ppllc.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052440003 25196 80.91.224.249 (9 May 2003 00:26:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 9 May 2003 00:26:43 +0000 (UTC) Original-X-From: ding-owner+M1003@lists.math.uh.edu Fri May 09 02:26:37 2003 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 19Dvif-0006Y1-00 for ; Fri, 09 May 2003 02:26:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Dvjr-0002eN-00; Thu, 08 May 2003 19:27:51 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DvaH-0002bm-00 for ding@lists.math.uh.edu; Thu, 08 May 2003 19:17:58 -0500 Original-Received: (qmail 87557 invoked by alias); 9 May 2003 00:17:57 -0000 Original-Received: (qmail 87552 invoked from network); 9 May 2003 00:17:57 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 9 May 2003 00:17:57 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19DvdX-0007Sw-00 for ; Fri, 09 May 2003 02:21:19 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 10 Original-NNTP-Posting-Host: badger.barsook.com Original-X-Trace: quimby.gnus.org 1052439679 28389 208.47.211.42 (9 May 2003 00:21:19 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 9 May 2003 00:21:19 GMT X-Home-Page: http://www.arshinov.com X-Face: BZNn/X_/tfdOHrnCOwX(~gGwNn+:XmdKGuLpa(v)=.{fdfr__Kk+`/u?f)lb^XONsMWB>~j Y|a0Z7f\N[\vQ4j!,=[GT,u]rkG,L#mn-A$$et %E=&[r=Sm3{|=V&yj(l*-hKSS*Bto+ User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Honest Recruiter, i586-pc-linux) Cancel-Lock: sha1:v8paByZ01hydI9fq/9WSCsz//s4= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52458 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52458 >>>>> "Jake" == Jake Colman writes: Jake> From this I deduced that I needed to (require 'gnus-load) Jake> after I added gnus-5.10.1 to my load-path. When I require Jake> the file I get an error 'already loaded'. I was getting this until I removed old Gnus packages from XEmacs package hierarchy. Gleb