emacs-devel
[Top][All Lists]
Advanced

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

split-height-threshold?


From: Stefan Monnier
Subject: split-height-threshold?
Date: Tue, 18 Oct 2005 18:05:28 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

What's up with split-height-threshold?
Has anybody ever used it?

It's compared to windw_height(window) and should thus be expressed in number
of lines, but its default value of 500 is then basically equivalent to
most-positive-fixnum.  I.e. "never split".  Was that really the intention?
I see no comment of it, and since this code dates back to revision 1.1,
there's no ChangeLog info either.


        Stefan




reply via email to

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