Next: , Previous: User Initialization File, Up: Initialization Files



2.4.3 Initialization File Semantics

SBCL uses load to process its initialization files, which has the unfortunate effect of preventing users from changing the default startup *package*, and setting a default optimization policy.

This is considered a bug and liable to change in the future.