(re-place-window #&optional (win (get-window)) (proc clever-place-window))
Reposition WIN by re-placing it using PROC. PROC defaults to clever-place-window. The return value is the new position of the window, or #f if it was not moved.
Module:
Defined in scheme/placement.scm at line 278 (CVS log)