@ -148,8 +148,8 @@
** Window behavior
Prevent compilation window eating up other windows
#+BEGIN_SRC emacs-lisp
(setq compilation-scroll-output t
compilation-window-height 12)
(setq compilation-window-height 12
compilation-scroll-output nil)
#+END_SRC
Prevent any automatic splitting to split vertically