How to decide what to kill / packages



Sorry, I just found out, I need to issue

(use-package "DEFPACKAGE") beforehand...

looks great!

On Tue, 29 Apr 2003, Martin RUBEY wrote:

> For some reason I cannot try it out: I get the error
> 
> Error: The function DEFPACKAGE is undefined.
> 
> it's strange, in-package works ok, but defpackage won't. i tried 
> find-symbol, but it returned nil, nil. 
> 
> Any ideas? (GCL 2.5.0) I'd really would like to try it out!
> 
> Martin