Variable: newsticker--auto-narrow-to-item
newsticker--auto-narrow-to-item is a variable defined in
newst-backend.el.gz.
Value
nil
Documentation
Automatically narrow to current news item.
If non-nil only the current headline is visible.
Source Code
;; Defined in /usr/src/emacs/lisp/net/newst-backend.el.gz
(defvar newsticker--auto-narrow-to-item nil
"Automatically narrow to current news item.
If non-nil only the current headline is visible.")