follow-select-if-visible-from-first

follow-select-if-visible-from-first is a compiled Lisp function in `follow.el'.

(follow-select-if-visible-from-first DEST WINDOWS)

Try to select one of WINDOWS without repositioning the topmost window.
If one of the windows in WINDOWS contains DEST, select it, call
`follow-redisplay', move point to DEST, and return that window.
Otherwise, return nil.