Variable: nneething-exclude-files

nneething-exclude-files is a variable defined in nneething.el.gz.

Value

nil

Documentation

Regexp saying what files to exclude from the group.

If this variable is nil, no files will be excluded.

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

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nneething.el.gz
(defvoo nneething-exclude-files nil
  "Regexp saying what files to exclude from the group.
If this variable is nil, no files will be excluded.")