From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55809 Path: main.gmane.org!not-for-mail From: "Steven E. Harris" Newsgroups: gmane.emacs.gnus.general Subject: Re: loading gnus creates *Group* buffer Date: Wed, 07 Jan 2004 13:17:58 -0800 Organization: SEH Labs Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073510297 12409 80.91.224.253 (7 Jan 2004 21:18:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 21:18:17 +0000 (UTC) Original-X-From: ding-owner+M4349@lists.math.uh.edu Wed Jan 07 22:18:10 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AeL46-0006I6-00 for ; Wed, 07 Jan 2004 22:18:10 +0100 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 1AeL3z-000155-00; Wed, 07 Jan 2004 15:18:03 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AeL3v-000150-00 for ding@lists.math.uh.edu; Wed, 07 Jan 2004 15:17:59 -0600 Original-Received: from lax-gate3.raytheon.com (lax-gate3.raytheon.com [199.46.200.232]) by justine.libertine.org (Postfix) with ESMTP id 883883A0041 for ; Wed, 7 Jan 2004 15:17:57 -0600 (CST) Original-Received: from ds02w00.directory.ray.com (ds02w00.directory.ray.com [147.25.146.118]) by lax-gate3.raytheon.com (8.12.10/8.12.10) with ESMTP id i07LHuow022547 for ; Wed, 7 Jan 2004 13:17:56 -0800 (PST) Original-Received: from ds02w00.directory.ray.com (localhost [127.0.0.1]) by ds02w00.directory.ray.com (8.12.10/8.12.1) with ESMTP id i07LHp5o014491 for ; Wed, 7 Jan 2004 21:17:55 GMT Original-Received: Received: from L75001820.sdo.us.ray.com ([192.27.58.82]) by ds02w00.directory.ray.com (8.12.10/8.12.9) with ESMTP id i07LHcf5014298 sender seh@panix.com for ; Wed, 7 Jan 2004 21:17:38 GMT Original-Received: from sharr by L75001820.sdo.us.ray.com with local (Exim 4.24) id HR51U0-0003TW-93 for ding@gnus.org; Wed, 07 Jan 2004 13:18:00 -0800 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Steve Youngs's message of "Thu, 08 Jan 2004 05:52:55 +1000") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Rational FORTRAN, cygwin32) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55809 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55809 Steve Youngs writes: > Why isn't your Gnus autoloading? Back in October last year I tweaked > the build so `auto-autoloads.el' & `custom-load.el' are created when > building with XEmacs. Isn't it working for you? I use a Gnus built from CVS and stored under ~/usr/local, so I don't have the Gnus package installed. If I start up XEmacs without loading Gnus explicitly, it doesn't know the functions `gnus' or `gnus-no-server.' Should it? Does auto-autoloads.el provide these functions? I do add ~/usr/local/lib/xemacs/site-packages/lisp/gnus to my load-path in one of my init files, and that directory does contain auto-autoloads.el as you intended. Maybe I'm adding this directory to my load-path too late to work in concert with the autoload mechanism. -- Steven E. Harris