On 9 January 2012 18:37, Bill Robinson <airbaggins@gmail.com> wrote: > (load "testpackage.testmodule") Ah I've just found that using (require <testpackage.testmodule>) instead of the (load ...) works! :)