Variable: nndoc-post-type

nndoc-post-type is a variable defined in nndoc.el.gz.

Value

mail

Documentation

Whether the nndoc group is mail or post.

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

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nndoc.el.gz
(defvoo nndoc-post-type 'mail
  "Whether the nndoc group is `mail' or `post'.")