From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52359 Path: main.gmane.org!not-for-mail From: Jake Colman Newsgroups: gmane.emacs.gnus.general Subject: gnus-load problem Date: Tue, 06 May 2003 09:34:21 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <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 1052228160 20071 80.91.224.249 (6 May 2003 13:36:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 13:36:00 +0000 (UTC) Original-X-From: ding-owner+M903@lists.math.uh.edu Tue May 06 15:35:57 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 19D2Zy-00054I-00 for ; Tue, 06 May 2003 15:33:59 +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 19D2b6-0006Qr-00; Tue, 06 May 2003 08:35:08 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19D2ay-0006Ql-00 for ding@lists.math.uh.edu; Tue, 06 May 2003 08:35:00 -0500 Original-Received: (qmail 78510 invoked by alias); 6 May 2003 13:35:00 -0000 Original-Received: (qmail 78505 invoked from network); 6 May 2003 13:35:00 -0000 Original-Received: from unknown (HELO newjersey.ppllc.com) (65.206.49.195) by sclp3.sclp.com with SMTP; 6 May 2003 13:35:00 -0000 Original-Received: (from colman@localhost) by newjersey.ppllc.com (8.9.3/8.9.3) id JAA09861; Tue, 6 May 2003 09:34:21 -0400 (EDT) X-Authentication-Warning: newjersey.ppllc.com: colman set sender to colman@ppllc.com using -f Original-To: ding@gnus.org User-Agent: Gnus/5.1001 (Gnus v5.10.1) XEmacs/21.4 (Portable Code, usg-unix-v) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52359 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52359 I just upgraded from a beta release to the official 5.10.1 release. I added (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode) to my .gnus file but when I enter dired-mode I get an error that turn-on-gnus-dired-mode is undefined. If I manually eval the autoload in gnus-load.el, it all works. From this I deduced that I needed to (require 'gnus-load) after I added gnus-5.10.1 to my load-path. When I require the file I get an error 'already loaded'. What gives? ...Jake -- Jake Colman Principia Partners LLC Phone: (201) 209-2467 Harborside Financial Center Fax: (201) 946-0320 902 Plaza Two E-mail: colman@ppllc.com Jersey City, NJ 07311 www.principiapartners.com