Next: , Previous: , Up: Windows   [Index]


5.1 Window Marks

Windows can be marked. A marked window has a # beside it in the window list. Some commands operate only on marked windows.

Command: mark

Toggle the current window’s mark.

Command: clear-window-marks &optional (group (current-group)) (windows (group-windows group))

Clear all marks in the current group.

Command: pull-marked

Pull all marked windows into the current frame and clear the marks.