From da29487a9b8db7f70d2f0b681b2e46d11f9b4a88 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 25 Jan 2022 16:58:04 -0600 Subject: Change initial-major-mode --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 8bbfe16..97c9d4d 100644 --- a/init.el +++ b/init.el @@ -629,7 +629,7 @@ (setup scratch (:require +scratch) - (:option initial-major-mode #'emacs-lisp-mode + (:option initial-major-mode #'lisp-interaction-mode initial-scratch-message ";; ABANDON ALL HOPE YE WHO ENTER HERE\n\n") (add-hook 'kill-buffer-query-functions #'+scratch-immortal)) -- cgit 1.4.1-21-gabe81