all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Romain Francoise <romain@orebokech.com>
Cc: emacs-pretest-bug@gnu.org, 431@emacsbugs.donarmstrong.com,
	Luca Capello <luca@pca.it>
Subject: bug#431: 23.0.60; `display-buffer' opens vertical instead of horizontal windows
Date: Thu, 19 Jun 2008 08:50:10 +0200	[thread overview]
Message-ID: <485A01A2.4080409@gmx.at> (raw)
In-Reply-To: <874p7quff2.fsf@elegiac.orebokech.com>

 >  1) Start Emacs with ./src/emacs -Q -g 80x24
 >  2) C-x 4 f ~/.emacs
 >  3) Observe that the frame is split vertically, i.e. the new buffer
 >     is displayed in a window *below* the scratch buffer.
 >
 > Now repeat this with 160x24 instead of 80x24.  The frame is now
 > split horizontally and the new buffer is in a window to the *right*
 > of the original window.  It's a bug because the size of the frame
 > should not affect the direction of the default split.
 >
 > I just bootstrapped from CVS and it still happens.
 >
 > Hope this clarifies things a bit,

Users can avoid horizontal splitting by setting `split-width-threshold'
to nil.  They also can avoid vertical splitting (but for single-window
frames) by setting `split-height-threshold' to nil.

We can set the default of `split-width-threshold' to nil to get the
behavior you consider correct.  IIRC some people wanted the default
split to be horizontal for very wide frames.  I have no preferences
here.

martin







  reply	other threads:[~2008-06-19  6:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvwsklr2h0.fsf-monnier+emacsbugreports@gnu.org>
2008-06-16 21:26 ` bug#431: 23.0.60; `display-buffer' opens vertical instead of horizontal windows Luca Capello
2008-06-18 21:30   ` martin rudalics
2008-06-19  6:06     ` Romain Francoise
2008-06-19  6:50       ` martin rudalics [this message]
2008-06-19 11:59         ` Romain Francoise
2008-06-19 13:25   ` bug#431: marked as done (23.0.60; `display-buffer' opens vertical instead of horizontal windows) Emacs bug Tracking System
     [not found]   ` <handler.431.D431.121388133530255.notifdone@emacsbugs.donarmstrong.com>
2008-06-19 14:09     ` bug#431: closed by Stefan Monnier <monnier@iro.umontreal.ca> (Re: bug#431: 23.0.60; " Luca Capello
2008-06-19 16:56       ` Stefan Monnier
2008-07-07 20:57         ` Luca Capello

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=485A01A2.4080409@gmx.at \
    --to=rudalics@gmx.at \
    --cc=431@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=luca@pca.it \
    --cc=romain@orebokech.com \
    /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.