From 6c60b549839e7e1e6d0ac3b1897bd116f8e88fc4 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 24 Sep 2017 12:35:06 +0200 Subject: [PATCH] =?UTF-8?q?[Init]=20Don=E2=80=99t=20start=20in=20=E2=80=98?= =?UTF-8?q?lisp-interaction-mode=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index bdf25e5..7c8384e 100644 --- a/init.el +++ b/init.el @@ -318,6 +318,7 @@ _h_ _l_ _o_k _y_ank (setq inhibit-startup-message t initial-scratch-message nil + initial-major-mode 'fundamental-mode ring-bell-function #'ignore garbage-collection-messages nil load-prefer-newer nil) ; t breaks `org-reload'