Hone display actions

master
Jacopo De Simoi 2 years ago
parent ad51edf251
commit 8b4c07217c
  1. 4
      global.org

@ -225,6 +225,10 @@
(setq split-height-threshold 0)
#+end_src
*** Display-buffer rules
Make sure that manual buffer switch also obey display actions
#+begin_src emacs-lisp
(setq switch-to-buffer-obey-display-actions t)
#+end_src
First, treat ~mu4e-headers~ properly
#+begin_src emacs-lisp
(add-to-list 'display-buffer-alist

Loading…
Cancel
Save