all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludwig, Mark" <ludwig.mark@siemens.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: avoiding automatic split-window-horizontally
Date: Wed, 3 Apr 2013 15:40:14 +0000	[thread overview]
Message-ID: <BC5672F8AD4C054BAF167C9801500D1ABCB0FB2B@USSLMMBX003.net.plm.eds.com> (raw)
In-Reply-To: <831uariq3g.fsf@gnu.org>

> From: Eli Zaretskii
> Sent: Wednesday, April 03, 2013 10:36 AM
> > Date: Wed, 3 Apr 2013 10:19:47 -0500
> > From: "Buchs, Kevin" <buchs.kevin@mayo.edu>
> >
> > I use Emacs 24.3 on MS Windows 7 with a large format monitor
> > (2560x1600). Sometimes I want to view files with wide lines so I make
> > my frame very wide. Certain commands will request a new window and
> > this may often split a window vertically. However, in a wide frame, I
> > observe automatic horizontal splitting. I'd like to avoid this, as it
> > reduces my desired wide window. I haven't found anything in Info that
> > enlightens me as to how to avoid the automatic splitting. Any suggestions?
> 
> See split-height-threshold and split-width-threshold.

For a wider screen, I found I only needed: (setq split-width-threshold nil)
This eliminates the behavioral variability that drove me crazy (and seems to be annoying Kevin).

(I assume for a taller screen, one might need to change split-height-threshold.)

Hope this helps,
Mark




      reply	other threads:[~2013-04-03 15:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 15:19 avoiding automatic split-window-horizontally Buchs, Kevin
2013-04-03 15:34 ` Eli Zaretskii
2013-04-03 15:36 ` Eli Zaretskii
2013-04-03 15:40   ` Ludwig, Mark [this message]

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=BC5672F8AD4C054BAF167C9801500D1ABCB0FB2B@USSLMMBX003.net.plm.eds.com \
    --to=ludwig.mark@siemens.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.