bookmark-insert

bookmark-insert is an interactive autoloaded compiled Lisp function in `bookmark.el'.

It is bound to <menu-bar> <edit> <bookmark> <insert>.

(bookmark-insert BOOKMARK-NAME)

Insert the text of the file pointed to by bookmark BOOKMARK-NAME.
BOOKMARK-NAME is a bookmark name (a string), not a bookmark record.

You may have a problem using this function if the value of variable
`bookmark-alist' is nil. If that happens, you need to load in some
bookmarks. See help on function `bookmark-load' for more about
this.