unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* the window tree, window-combination-limit
@ 2016-12-01  5:08 Mike Kupfer
  2016-12-01 10:09 ` martin rudalics
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Kupfer @ 2016-12-01  5:08 UTC (permalink / raw)
  To: emacs-devel

The discussion for bug 25055 mentioned the variable
window-combination-resize.  Since I frequently use balance-windows after
splitting or deleting a window, window-combination-resize looked worth
investigating.  Its docstring (in 25.1.90) says

  This variable takes no effect if the variable ‘window-combination-limit’ is
  non-nil.

so I also looked at window-combination-limit.  I have a couple questions
as a result.

The default value for window-combination-limit is 'window-size', which
is documented as

  ‘window-size’ means that splitting a window for displaying a buffer
      makes a new parent window provided ‘display-buffer’ is supposed to
      explicitly set the window’s size due to the presence of a
      ‘window-height’ or ‘window-width’ entry in the alist used by
      ‘display-buffer’.  Otherwise, this value is handled like nil.

After several attempts I can parse the first sentence, but I'm having
trouble understanding its significance.

More generally, as a user, should I care about the window tree and
parent windows?  A web search on

  emacs parent window

gives me several hits in the Emacs Lisp Reference Manual, but I don't
see anything about the window tree in the Emacs Manual.  Can someone
explain the different values for window-combination-limit in terms of
what I would see as a user?

Thanks for any illumination.

mike

"I understand just a little
No comprende--it's a riddle" --Wall of Voodoo, "Mexican Radio"



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

end of thread, other threads:[~2016-12-05 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01  5:08 the window tree, window-combination-limit Mike Kupfer
2016-12-01 10:09 ` martin rudalics
2016-12-04 21:45   ` Mike Kupfer
2016-12-05 16:43   ` John Yates
2016-12-05 16:59     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).