diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index f96eac15..052b705c 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -39,7 +39,7 @@ ("FIXME" . "#dc752f") ("XXX+" . "#dc752f") ("\\?\\?\\?+" . "#dc752f"))) - '(inferior-lisp-program "/usr/bin/sbcl --noinform") + '(inferior-lisp-program "/usr/bin/sbcl --noinform" t) '(initial-buffer-choice "~/Documents/journal/notes.org") '(initial-frame-alist '((fullscreen . maximized) (undecorated . t))) '(message-user-organization "")