Subject: Re: Default package use list From: Erik Naggum <clerik@naggum.no> Date: 1998/03/12 Newsgroups: comp.lang.lisp Message-ID: <3098697791085468@naggum.no> * Marco Antoniotti | I'd like to know how you can find out what is the default package use | list supplied to DEFPACKAGE and friends. hm. it's harder to discover GETENV implementations on your own, so I can see why you need that, but can you not call PACKAGE-USE-LIST and know for certain in a case like this? and if it is controlled by a variable, you don't know for certain, anyhow, do you? #:Erik -- God grant me serenity to accept the code I cannot change, courage to change the code I can, and wisdom to know the difference.