From 667c459fd9b05cf78766d1c80e78bce138ebd544 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 1 Aug 2025 02:42:54 +0100 Subject: warnings in regular window --- init.el | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3