From 98bb2e542ffb7f9ea6c8d5e861783bd3f77c3de5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 28 Jan 2021 12:48:23 -0600 Subject: Automatically select the help window --- config.org | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 84e4561..66a6e67 100644 --- a/config.org +++ b/config.org @@ -230,6 +230,16 @@ wide. (advice-add 'text-scale-adjust :after #'visual-fill-column-adjust)) #+end_src +*** The *Help* window + +I want to select the *Help* window by default, so I can easily quit it. + +#+begin_src emacs-lisp :noweb-ref settings + (setq-default help-window-select t) +#+end_src + + + ** Buffers *** Uniquify buffers -- cgit 1.4.1-21-gabe81