cascade-windows-interactively

Name

cascade-windows-interactively -- Cascade a set of selected windows.

Synopsis

(cascade-windows-interactively . args)

Description

Cascade a set of selected windows. The windows used are selected either by selected-windows-list or select-window-group. If selected-windows-list is empty, then select-window-group is used. See also the undo module and insert-undo-global to save the window configuration before executing this in case the effect is not what you expected.

Implementation Notes

Module:

Defined in scheme/cascade.scm at line 145 (CVS log)