[Init] Don’t start in ‘lisp-interaction-mode’

This commit is contained in:
Daniel - 2017-09-24 12:35:06 +02:00
parent 96bb27b53a
commit 6c60b54983
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 0 deletions

View File

@ -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'