PREV UP NEXT GNU Emacs Lisp Reference Manual

2.4.5: Window Configuration Type

A window configuration stores information about the positions, sizes, and contents of the windows in a frame, so you can recreate the same arrangement of windows later.

Window configurations do not have a read syntax. They print as #<window-configuration>. See Window Configurations, for a description of several functions related to window configurations.