Variable: nntp-telnet-switches

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

Value

("-8")

Documentation

Switches given to the telnet command nntp-telnet-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-telnet-switches '("-8")
  "Switches given to the telnet command `nntp-telnet-command'.")