From a041d40074553ce18420e8d7ce355b018795ab5d Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Thu, 7 Jun 2018 23:33:39 +0200 Subject: Configure man to open in full frame --- emacs-stark | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emacs-stark') diff --git a/emacs-stark b/emacs-stark index 97c064d..9b197ce 100644 --- a/emacs-stark +++ b/emacs-stark @@ -84,6 +84,9 @@ (add-to-list 'default-frame-alist '(background-color . "black")) (add-to-list 'default-frame-alist '(background-mode . "dark")) +;; Make man open in full frame instead of always creating half a frame +(set-variable 'Man-notify-method (quote pushy)) + ;; Toggle frame width (defun toggle-frame-width (frame) "Toggle FRAME width between 100 and 80." -- cgit v1.2.3-70-g09d2