Variable: spam-report-gmane-wait

spam-report-gmane-wait is a variable defined in spam-report.el.gz.

Value

nil

Documentation

When non-nil, wait until we get a server response.

This makes sure we don't DOS the host, if many reports are submitted at once. Internal variable.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam-report.el.gz
(defvar spam-report-gmane-wait nil
  "When non-nil, wait until we get a server response.
This makes sure we don't DOS the host, if many reports are
submitted at once.  Internal variable.")