Andy Piper <andy(a)xemacs.org> writes:
But it also means that dependant packages also get pulled in. This is
bad
if the dependencies are for features that you never use.
If this is really a problem I think one should use requires that are
not at toplevel. Most of the time I think this causes more trouble
then it is worth. See for instance infamous the defvar inside let
problem that props up occasionanly.
Jan