all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Frank Schmitt <ich@frank-schmitt.net>
Cc: emacs-devel@gnu.org
Subject: Re: M-x compile and window splitting
Date: Sat, 02 May 2009 08:59:44 +0200	[thread overview]
Message-ID: <49FBEF60.9010304@gmx.at> (raw)
In-Reply-To: <m363gmxto2.fsf@mid.gehheimdienst.de>

 >> ,----[ /usr/share/emacs/23.0.92/etc/NEWS ]
 >> | *** New value nil for split-height-threshold inhibits vertical splitting
 >> | unless there's no other window.
 >> |
 >> | +++
 >> | *** New option split-width-threshold controls horizontal splitting.
 >> |
 >> | +++
 >> | *** A window can be split horizontally even when it's not full-width.
 >> |
 >> | +++
 >> | *** New option split-window-preferred-function can be set to a function
 >> | to override the default splitting mechanism of display-buffer.
 >> `----
 >
 > I don't think those lines are very helpful for users without deeper
 > knowledge of this area in Emacs. At least I don't understand a word of
 > those lines.

Are the lines below more helpful?

martin

-----------------------------------
** Changes affecting display-buffer

+++
*** display-buffer tries to be smarter when splitting an existing window.

+++
**** The new option split-window-preferred-function lets you either
choose among a number of standard methods to split the window or provide
your own splitting function.

+++
**** The new function split-window-sensibly which provides the default
value for split-window-preferred-function tries to split a window
horizontally when vertical splitting fails.

+++
**** split-height-threshold and the new option split-width-threshold let
you specify in more detail whether and how split-window-sensibly shall
split the window.

+++
**** A window can be split vertically even when it's not full-width.

+++
*** If pop-up-frames has the value `graphic-only', display-buffer
makes a separate frame on graphic displays only.

+++
*** select-frame and set-frame-selected-window have a new optional
argument NORECORD.  If non-nil, this avoids messing with the order of
recently selected windows and the buffer list and allow to more
correctly identify the window least recently used when displaying a
buffer.
-------






  parent reply	other threads:[~2009-05-02  6:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30 10:31 M-x compile and window splitting Frank Schmitt
2009-04-30 11:00 ` Tassilo Horn
2009-04-30 11:33   ` Frank Schmitt
2009-05-01  9:36     ` Tassilo Horn
2009-05-02  6:59     ` martin rudalics [this message]
2009-05-02 10:26       ` Frank Schmitt
2009-05-02 11:51       ` Juri Linkov
2009-05-02 13:09         ` martin rudalics
2009-05-02 13:40       ` Drew Adams
2009-05-02 19:02         ` martin rudalics
2009-05-03 19:58           ` Stefan Monnier
2009-05-04  8:38             ` martin rudalics
2009-04-30 11:45 ` Juri Linkov

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=49FBEF60.9010304@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=ich@frank-schmitt.net \
    /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.