Lisp: Use "sbcl --noinform"

master
Pierre Neidhardt 2018-05-27 15:32:23 +02:00
parent 2e8391bd95
commit bb8897fd8f
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
:strike-through t))
;;; Common LISP.
(setq inferior-lisp-program "sbcl")
(setq inferior-lisp-program "sbcl --noinform")
;; (add-hook 'slime-mode-hook
;; (lambda ()
;; (unless (slime-connected-p)