Setting the listener's default package
Hello all,I have a package that provides a default set of extensions/idioms that I make use of regularly to the point that I generally switch to this package immediately after opening LispWorks. Is there a way to set the listener package other than manually entering (in-package ...) ?
I understand that a saved image solves this in some respects, but I would like to have the option of doing this via regular initialization. Is this possible?
Thank you,
Joerthan