From: Allan Gottlieb <gottlieb@nyu.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: split screen horizontally into three equally spaced sections
Date: Tue, 16 Sep 2008 01:22:49 -0400 [thread overview]
Message-ID: <yu9fxo0u0k6.fsf@nyu.edu> (raw)
In-Reply-To: <d700ef23-8fb2-41f8-86c1-fa94b37cf854@w7g2000hsa.googlegroups.com> (Gil's message of "Sun\, 14 Sep 2008 04\:52\:18 -0700 \(PDT\)")
At Sun, 14 Sep 2008 04:52:18 -0700 (PDT) Gil <gilbert.harman@gmail.com> wrote:
> Is there a way to split the screen horizontally (C-x 3) in such a way
> that the three windows are equally spaced?
Yes, You want balance-windows (see below).
C-x 1 C-x 3 C-x 3 C-x +
Will give you three equal size windows in the frame.
allan
C-x + runs the command balance-windows
which is an interactive compiled Lisp function in `window.el'.
It is bound to C-x +.
(balance-windows &optional WINDOW-OR-FRAME)
Make windows the same heights or widths in window split subtrees.
When called non-interactively WINDOW-OR-FRAME may be either a
window or a frame. It then balances the windows on the implied
frame. If the parameter is a window only the corresponding window
subtree is balanced.
[back]
next prev parent reply other threads:[~2008-09-16 5:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-14 11:52 split screen horizontally into three equally spaced sections Gil
2008-09-14 12:09 ` harven
2008-09-14 12:48 ` Rupert Swarbrick
2008-09-14 16:01 ` Peter Dyballa
2008-09-16 5:22 ` Allan Gottlieb [this message]
[not found] ` <mailman.19329.1221542577.18990.help-gnu-emacs@gnu.org>
2008-10-07 22:26 ` maps.automation58
2008-10-08 19:15 ` Allan Gottlieb
2008-10-08 22:01 ` Bastien
[not found] ` <mailman.622.1223503318.25473.help-gnu-emacs@gnu.org>
2008-10-10 7:11 ` Sébastien Vauban
2008-10-10 8:00 ` harven
2008-10-10 8:02 ` Lennart Borgman (gmail)
2008-10-10 15:53 ` Nikolaj Schumacher
2008-10-10 16:10 ` Lennart Borgman (gmail)
2008-10-10 19:04 ` Nikolaj Schumacher
2008-10-10 19:36 ` Lennart Borgman
2008-10-11 12:57 ` Nikolaj Schumacher
[not found] ` <mailman.852.1223729847.25473.help-gnu-emacs@gnu.org>
2008-10-11 14:07 ` Andreas Politz
2008-10-10 8:38 ` Bastien
[not found] ` <mailman.767.1223627907.25473.help-gnu-emacs@gnu.org>
2008-10-10 10:23 ` Sébastien Vauban
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=yu9fxo0u0k6.fsf@nyu.edu \
--to=gottlieb@nyu.edu \
--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.