newsticker-select-feed-hook

newsticker-select-feed-hook is a variable defined in `newst-plainview.el'.
Its value is
newsticker--buffer-make-item-completely-visible

  • This variable may be risky if used as a file-local variable.

Documentation:
List of functions run after a feed has been selected.
Each function is called after one of `newsticker-next-feed', and
`newsticker-previous-feed' has been called.

The default value 'newsticker--buffer-make-item-completely-visible
assures that the current feed is completely visible.

You can customize this variable.