summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-08-01 02:42:54 +0100
committerjao <jao@gnu.org>2025-08-01 02:42:54 +0100
commit667c459fd9b05cf78766d1c80e78bce138ebd544 (patch)
tree25b20c9a7fd0037ad37ba6acebc9d7c3a304ef80 /init.el
parent7019aeb59a089cf56a2df38f4be7effb7e3d3b01 (diff)
downloadelibs-667c459fd9b05cf78766d1c80e78bce138ebd544.tar.gz
elibs-667c459fd9b05cf78766d1c80e78bce138ebd544.tar.bz2
warnings in regular window
Diffstat (limited to 'init.el')
-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