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