Variable: nntp-via-telnet-switches
nntp-via-telnet-switches is a variable defined in nntp.el.gz.
Value
("-8")
Documentation
Switches given to the telnet command nntp-via-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-via-telnet-switches '("-8")
"Switches given to the telnet command `nntp-via-telnet-command'.")