[Init] Don’t put initial scratch buffer into org-mode

This prevents org-mode from being loaded on startup.
This commit is contained in:
Daniel - 2017-09-13 20:00:54 +02:00
parent e7468f7110
commit 78c7c5c81f
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@
(setq inhibit-startup-message t
initial-scratch-message nil
initial-major-mode 'org-mode
ring-bell-function #'ignore
garbage-collection-messages nil
load-prefer-newer nil) ; t breaks `org-reload'