(yank-buffer buffer-name) ESC-^Y

Inserts the contents of the specified buffer at the position of dot in the current buffer.

(yank-from-killbuffer) ^Y

Inserts the contents of the Kill buffer at the position of dot in the current buffer.