Variable: nntp-netcat-switches

nntp-netcat-switches is a variable defined in nntp.el.gz.

Value

nil

Documentation

Switches given to the netcat command nntp-netcat-command.

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

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nntp.el.gz
(defvoo nntp-netcat-switches nil
  "Switches given to the netcat command `nntp-netcat-command'.")