rubber-band-move

Name

rubber-band-move -- Move WIN interactively, using a rubber band frame.

Synopsis

(rubber-band-move  #&optional win)

Description

Move win interactively, using a rubber band frame. Returns a list '(X Y) which is the new viewport position of win. This allows the user to drag a rubber band frame around the screen. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/move.c at line 557 (CVS log)