Do not load default configuration from elsewhere

This only leads to surprises.
This commit is contained in:
Daniel - 2020-11-21 11:27:17 +01:00
parent 79b11b864e
commit 822b8a7430
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@
(setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING))
(setq inhibit-startup-message t
inhibit-default-init t
frame-inhibit-implied-resize t
initial-scratch-message nil
initial-major-mode 'fundamental-mode