From 1f6ca44844745f469704e778730d685e3f87fb98 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 3 Sep 2022 23:30:58 +0100 Subject: attic --- init.el | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 266e4f1..4390f87 100644 --- a/init.el +++ b/init.el @@ -1381,16 +1381,6 @@ 'face 'font-lock-warning-face)) (jao-minibuffer-add-variable '(jao-current--frame-id) 100) -(add-hook 'jao-afio-switch-hook 'jao-minibuffer-refresh t) - -(defun jao-afio--set-mode-line () - (when (and window-system (fboundp 'jao-mode-line-hide-inactive)) - (if (string= "docs" (jao-afio-frame-name)) - (jao-mode-line-show-inactive nil) - (jao-mode-line-hide-inactive nil)))) - -(unless jao-modeline-in-minibuffer - (add-hook 'jao-afio-switch-hook #'jao-afio--set-mode-line)) ;;; Writing and writing modes ;;;; copyright notices -- cgit v1.2.3