GNU Emacs Lisp Reference Manual
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.