help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: deciding how windows split


From: Bob Proulx
Subject: Re: deciding how windows split
Date: Fri, 5 Jul 2013 10:39:29 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

J. David Boyd wrote:
> Thorsten Jolitz writes:
> > J. David Boyd writes:
> >> Is there some way to force emacs to continue to open new windows under
> >> my current one.
> >
> > maybe 
> > M-x customize-variable RET split-window-preferred-function
> 
> Thanks, that's what I was looking for!

I always set this in my .emacs file to force thet raditional vertical
window splitting.  Splitting horizontally does not work well with my
preferred window layout.

  (setq split-width-threshold nil)

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]