From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Jonathan Oddie <j.j.oddie@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Want split-window-vertically to split *vertically*
Date: Mon, 14 Nov 2011 21:14:05 +0100 [thread overview]
Message-ID: <F3FBBABE-6375-429F-8F72-C88A3FDB69D2@Web.DE> (raw)
In-Reply-To: <16676211-2EB1-4301-9241-EF3CF3E6A3F5@gmail.com>
Am 14.11.2011 um 17:51 schrieb Jonathan Oddie:
> Maybe I just don't have a wide enough screen ;-)
Make it ten lines high! (And 80 columns, screen-wide. A new frame would be OK for testing.)
Since I am also using the self-compiled Emacsen before they are released I remember a period when window splitting was a bit unpredictable (there were bugs in the code). Code from this period was never released. The developers made the released code finally behave in GNU Emacs like before. I've found the entry from lisp/ChangeLog.14:
2009-05-07 Martin Rudalics <rudalics@gmx.at>
* window.el (split-window-sensibly): New function.
(split-height-threshold, split-width-threshold): State in
doc-string that these affect split-window-sensibly.
Change customization subtype from number to integer.
(window--splittable-p): Rename to window-splittable-p since it's
referred to in doc-string of split-window-sensibly. Update doc-string.
(window--try-to-split-window): Unconditionally call
split-window-preferred-function and move splitting functionality
to split-window-sensibly (Bug#3142).
(split-window-preferred-function): Rewrite doc-string.
Don't allow nil as customization type.
--
Greetings
Pete
Either this man is dead or my watch has stopped.
- Groucho Marx
next prev parent reply other threads:[~2011-11-14 20:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.14705.1321279291.797.help-gnu-emacs@gnu.org>
2011-11-14 16:51 ` Want split-window-vertically to split *vertically* Jonathan Oddie
2011-11-14 20:14 ` Peter Dyballa [this message]
2011-11-14 14:01 Ludwig, Mark
2011-11-14 14:27 ` Tassilo Horn
2011-11-14 14:51 ` Ludwig, Mark
2011-11-14 14:59 ` Tassilo Horn
2011-11-14 15:41 ` FreeHCK
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=F3FBBABE-6375-429F-8F72-C88A3FDB69D2@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=j.j.oddie@gmail.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.