* Marco Baringer [2008-02-02 21:43+0100] writes: > hi, > > The attached patch adds support for a site-init.el akin to the > site-init.lisp swank-loader.lisp loads. I think we don't need that. Loading extra files can also be done as a slime-load-hook. That also saves us from choosing a particular directory and filename. Helmut.