newsticker-select-item-hook

newsticker-select-item-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 headline has been selected.
Each function is called after one of `newsticker-next-item',
`newsticker-next-new-item', `newsticker-previous-item',
`newsticker-previous-new-item' has been called.

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

You can customize this variable.