all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: deciding how windows split
Date: Fri, 5 Jul 2013 10:39:29 -0600	[thread overview]
Message-ID: <20130705163929.GA7568@hysteria.proulx.com> (raw)
In-Reply-To: <m9hiip0pi1pw.fsf@W0144758.usac.mmm.com>

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	other threads:[~2013-07-05 16:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 12:47 deciding how windows split J. David Boyd
2013-07-04 13:12 ` Thorsten Jolitz
2013-07-05 13:19   ` J. David Boyd
2013-07-05 16:39     ` Bob Proulx [this message]
2013-07-05 11:46 ` Bernardo
2013-07-05 13:18   ` J. David Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130705163929.GA7568@hysteria.proulx.com \
    --to=bob@proulx.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.