[slime-devel] slime.el patch: swank path

Christian Lynbech christian.lynbech at ericsson.com
Wed Jan 17 06:19:23 UTC 2007


I would like to propose the attached patch being added to slime.el.

The problem it solves is in `slime-init-command', if the resulting
loader path comes out with a "~/" in front some lisps (at least
including SBCL and CMUCL will not be able to find swank.

The solution is just to wrap an `expand-file-name' around `loader' in
the load form generation.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-diff
Type: application/octet-stream
Size: 721 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070117/4607fb49/attachment.obj>
-------------- next part --------------


------------------------+-----------------------------------------------------
Christian Lynbech       | christian #\@ defun #\. dk
------------------------+-----------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - petonic at hal.com (Michael A. Petonic)


More information about the slime-devel mailing list