Revert "Tweak for quicklisp installed in ~/.quicklisp"
This reverts commit 7eb71396c6efe7cd251f96d797434c002d3be9e9.
This commit is contained in:
parent
c5aa3d894b
commit
610997b29c
@ -273,7 +273,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