From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55855 Path: main.gmane.org!not-for-mail From: Istvan Marko Newsgroups: gmane.emacs.gnus.general Subject: Re: loading gnus creates *Group* buffer Date: Wed, 07 Jan 2004 17:56:59 -0800 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 1073602533 19415 80.91.224.253 (8 Jan 2004 22:55:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Jan 2004 22:55:33 +0000 (UTC) Original-X-From: ding-owner+M4396@lists.math.uh.edu Thu Jan 08 23:55:28 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 1Aej3o-0007Ct-00 for ; Thu, 08 Jan 2004 23:55:28 +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 1Aej3e-0008AT-00; Thu, 08 Jan 2004 16:55:18 -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 1AePTF-0002nc-00 for ding@lists.math.uh.edu; Wed, 07 Jan 2004 20:00:25 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id DF6613A005B for ; Wed, 7 Jan 2004 20:00:24 -0600 (CST) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AePTD-0005p8-00 for ; Thu, 08 Jan 2004 03:00:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AePPw-0005m1-00 for ; Thu, 08 Jan 2004 02:57:00 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AePPw-0000rC-00 for ; Thu, 08 Jan 2004 02:57:00 +0100 Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ysCwOpAO9UgEAn07SiMIx2gSw0s= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55855 "Steven E. Harris" writes: > 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? (require 'gnus-load) ; setup the gnus autoloads -- Istvan