Variable: nnspool-inews-switches

nnspool-inews-switches is a variable defined in nnspool.el.gz.

Value

("-h" "-S")

Documentation

Switches for nnspool-request-post to pass to inews for posting news.

If you are using Cnews, you probably should set this variable to nil.

This is a Gnus server variable. See Info node (gnus)Select Methods.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnspool.el.gz
(defvoo nnspool-inews-switches '("-h" "-S")
  "Switches for nnspool-request-post to pass to `inews' for posting news.
If you are using Cnews, you probably should set this variable to nil.")