[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Circe-help] Re: Bug in documentation
From: |
Jorgen Schaefer |
Subject: |
Re: [Circe-help] Re: Bug in documentation |
Date: |
Tue, 15 Aug 2006 19:40:13 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Tassilo Horn <address@hidden> writes:
> But what's the difference between
>
> (require 'circe-auto)
>
> and
>
> (autoload 'circe "circe" "Connect to an IRC server" t),
The latter actually works (fixed in CVS). Else, circe-auto.el will
include other functions needed to be autoloaded, among them
`circe'. If you only want the `circe' function as the entry point
- not too bad an idea, as it is the main entry - the latter works
just as fine.
> and what's the preferred way one should use in his system wide
> site-start.el?
Loading `circe-auto', as that is extensible for future versions.
:-)
Regards,
-- Jorgen
--
((email . "address@hidden") (www . "http://www.forcix.cx/")
(gpg . "1024D/028AF63C") (irc . "nick forcer on IRCnet"))