Variable: nntp-nov-is-evil

nntp-nov-is-evil is a variable defined in nntp.el.gz.

Value

nil

Documentation

If non-nil, nntp will never attempt to use XOVER when talking to the server.

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-nov-is-evil nil
  "If non-nil, nntp will never attempt to use XOVER when talking to the server.")