help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Want split-window-vertically to split *vertically*


From: Peter Dyballa
Subject: Re: Want split-window-vertically to split *vertically*
Date: Mon, 14 Nov 2011 21:14:05 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]