picture-yank-rectangle-from-register

picture-yank-rectangle-from-register is an interactive compiled Lisp function in `picture.el'.


(picture-yank-rectangle-from-register REGISTER &optional INSERTP)

Overlay rectangle saved in REGISTER.
The rectangle is positioned with upper left corner at point, overwriting
existing text. With prefix argument, the rectangle is
inserted instead, shifting existing text. Leaves mark at one corner
of rectangle and point at the other (diagonally opposed) corner.

Interactively, reads the register using `register-read-with-preview'.