[slime] update config, see if it's really necessary to set inferior-lisp-program

This commit is contained in:
contrapunctus 2021-11-18 15:01:59 +05:30
parent a6ec0aed9a
commit b3734d4455
1 changed files with 1 additions and 1 deletions

View File

@ -3578,7 +3578,7 @@ Create advice for =lispy-pair= - if =lispy--in-string-or-comment-p= is true, sel
(slime-setup t)
(setq inferior-lisp-program
;; "/usr/bin/ecl"
"/home/anon/bin/sbcl"
"/usr/bin/sbcl"
;; "/usr/bin/sbcl"
slime-net-coding-system 'utf-8-unix)
(defun cp-slime-completion-in-region (_fn completions start end)