summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 1facc87..8b547e6 100644
--- a/init.el
+++ b/init.el
@@ -970,6 +970,9 @@
(message "%s copied" new-kill-string)
(kill-new new-kill-string))))
+;;;; warnings display
+(setq warning-display-at-bottom nil)
+
;;; Windows
;;;; splitting and switch
(setq split-height-threshold 80