diff --git a/core/core.el b/core/core.el index 893fa48ae..71c8077a4 100644 --- a/core/core.el +++ b/core/core.el @@ -100,6 +100,7 @@ inhibit-startup-echo-area-message "hlissner" ; username shuts up emacs initial-major-mode 'text-mode ; initial scratch buffer mode initial-scratch-message nil + major-mode 'text-mode compilation-always-kill t compilation-ask-about-save nil