[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Mar 20 16:01:57 UTC 2010


* Mark Harig [2010-03-20 16:44+0100] writes:

> The stylistic rule I am proposing is that if the code references any
> non-autoloaded symbols (only functions and macros are autoloaded),
> then it should include a '(require ...)', regardless of whether the
> code also includes some autoloaded symbols.

Those requires should be added to the existing (eval-when (compile) ...)
section; a plain require would defeat the purpose of autoloading.

Helmut





More information about the slime-devel mailing list