emacs-devel
[Top][All Lists]
Advanced

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

even-window-heights


From: Chong Yidong
Subject: even-window-heights
Date: Thu, 22 Sep 2011 22:20:31 -0400

This variable's docstring says:

  If non-nil `display-buffer' will try to even window heights.
  Otherwise `display-buffer' will leave the window configuration alone.
  Heights are evened only when `display-buffer' chooses a window that
  appears above or below the selected window.

And the manual says something similar.  But in fact the windows are
evened only if the new window is shorter than the selected window.

This has been the case since

  revno: 88578
  committer: Martin Rudalics <address@hidden>
  timestamp: Sat 2008-06-14 08:58:07 +0000
  message:
    (window--even-window-heights): Even window heights
    only if the selected window is higher than WINDOW.

which has no ChangeLog or further explanation.

Martin, do you remember why you made this change?



reply via email to

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