help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Circular require


From: Carsten Dominik
Subject: Re: Circular require
Date: Fri, 14 Mar 2008 13:53:16 +0100


On Mar 13, 2008, at 9:11 PM, Leo wrote:

Hi Carsten,

On 2008-03-13 13:22 +0000, Carsten Dominik wrote:
In this package I have a number of files that implement certain
funtionality, and I can use autoload or a well-placed `require'
statement in the code to get the code loaded when I want.

ERC has that kind of facility in place. For examples, users can set up:

,----
| (setq erc-modules '(netsplit fill track pcomplete ring button autojoin | smiley services match menu scrolltobottom
|                              stamp track page spelling readonly))
`----

to choose what kind of functionality they need.

Yes, will take a look, thanks.

- Carsten





reply via email to

[Prev in Thread] Current Thread [Next in Thread]