newsticker--buffer-goto

newsticker--buffer-goto is a compiled Lisp function in `newst-plainview.el'.

(newsticker--buffer-goto TYPES &optional AGE BACKWARDS)

Search next occurrence of TYPES in current buffer.
TYPES is a list of symbols. If TYPES is found point is moved, if
not point is left unchanged. If optional parameter AGE is not
nil, the type AND the age must match. If BACKWARDS is t, search
backwards.