Tweak for quicklisp installed in ~/.quicklisp
This commit is contained in:
parent
250572b463
commit
1777cb8059
@ -331,7 +331,7 @@ needs to be set up to install them if they aren't already.
|
||||
(use-package slime)
|
||||
(setq inferior-lisp-program "sbcl")
|
||||
(global-set-key (kbd "C-c s") 'slime-selector)
|
||||
(load (expand-file-name "~/quicklisp/slime-helper.el"))
|
||||
(load (expand-file-name "~/.quicklisp/slime-helper.el"))
|
||||
#+end_src
|
||||
|
||||
And we also want to enable execution of CL source blocks in Org
|
||||
|
Loading…
x
Reference in New Issue
Block a user