Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: gnus-load problem
Date: Tue, 06 May 2003 23:10:05 +0200	[thread overview]
Message-ID: <v9smrrdbo2.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <84n0i0uiz7.fsf@lucy.is.informatik.uni-duisburg.de>

On Tue, May 06 2003, Kai Großjohann wrote:

> Jake Colman <colman@ppllc.com> writes:
>> [...] 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'.

I think we should mention Jesper's suggestion...
(setq features (delete 'gnus-autoloads features))
(require 'gnus-load)
... in the instructions (for XEmacs only?).

> I have (require 'gnus-load) in ~/.emacs.  (It's bad to put it in
> ~/.gnus, because at that time parts of Gnus are already loaded, so
> it's too late to do loading setup...)

Really?  Isn't gnus-load (as all auto-loads) just a mapping between
say functions and required files.  So, if the load-path has been set
correctly, why can it be possible to load the wrong file?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2003-05-06 21:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06 13:34 Jake Colman
2003-05-06 13:41 ` Andrew McDermott
2003-05-06 14:03   ` Jake Colman
2003-05-06 16:40 ` Kai Großjohann
2003-05-06 21:10   ` Reiner Steib [this message]
2003-05-06 23:20     ` Karl Pflästerer
2003-05-07  3:18     ` Jesper Harder
2003-05-06 21:19   ` Jake Colman
2003-05-06 22:06     ` Benjamin Rutt
2003-05-07 14:29       ` Jake Colman
2003-05-06 17:47 ` Jesper Harder
2003-05-06 18:01   ` Jake Colman
2003-05-06 20:42     ` Jesper Harder
2003-05-09  0:17 ` Gleb Arshinov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9smrrdbo2.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).