all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* even-window-heights
@ 2011-09-23  2:20 Chong Yidong
  2011-09-23  8:26 ` even-window-heights martin rudalics
  0 siblings, 1 reply; 8+ messages in thread
From: Chong Yidong @ 2011-09-23  2:20 UTC (permalink / raw)
  To: Martin Rudalics; +Cc: emacs-devel

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 <rudalics@gmx.at>
  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?



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-24 18:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23  2:20 even-window-heights Chong Yidong
2011-09-23  8:26 ` even-window-heights martin rudalics
2011-09-23 22:54   ` even-window-heights Chong Yidong
2011-09-24  8:22     ` even-window-heights martin rudalics
2011-09-24 11:23       ` even-window-heights Eli Zaretskii
2011-09-24 12:30         ` even-window-heights martin rudalics
2011-09-24 13:51           ` even-window-heights Eli Zaretskii
2011-09-24 18:49             ` even-window-heights martin rudalics

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.