all repos — archive/dotfiles @ 3af4144817cde07e4eff1e9c1ba1bbf89cb071e6

Superseded by nixfiles

Emacs: Improve small screen window-splitting
Alan Pearce alan@alanpearce.co.uk
Thu, 24 Mar 2016 23:09:41 +0100
commit

3af4144817cde07e4eff1e9c1ba1bbf89cb071e6

parent

f351ba6a97f5940af2b4de48f17f31c008d7c911

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -842,6 +842,7 @@ scroll-margin 1         scroll-preserve-screen-position t
         mouse-wheel-scroll-amount '(1 ((shift) . 1) ((control)))
         split-height-threshold 100
+        split-width-threshold 120
         frame-resize-pixelwise t)
   (if (boundp 'ns-pop-up-frames)
       (setq ns-pop-up-frames nil))