bookmark-jump-noselect

bookmark-jump-noselect is a compiled Lisp function in `bookmark.el'.

(bookmark-jump-noselect BOOKMARK)

This function is obsolete since 23.1;
use `bookmark-handle-bookmark' instead.

Return the location pointed to by BOOKMARK (see `bookmark-jump').
The return value has the form (BUFFER . POINT).

Note: this function is deprecated and is present for Emacs 22
compatibility only.