bookmark--jump-via
bookmark--jump-via is a compiled Lisp function in `bookmark.el
'.
(bookmark--jump-via BOOKMARK-NAME-OR-RECORD DISPLAY-FUNCTION)
Handle BOOKMARK-NAME-OR-RECORD, then call DISPLAY-FUNCTION with
current buffer as argument.
After calling DISPLAY-FUNCTION, set window point to the point specified
by BOOKMARK-NAME-OR-RECORD, if necessary, run `bookmark-after-jump-hook',
and then show any annotations for this bookmark.