Variable: nnweb-max-hits

nnweb-max-hits is a variable defined in nnweb.el.gz.

Value

999

Documentation

Maximum number of hits to display.

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

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnweb.el.gz
(defvoo nnweb-max-hits 999
  "Maximum number of hits to display.")