Searched +refs:nndoc +refs:babyl +refs:type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnndoc.el0 ;;; nndoc.el --- single file access for Gnus
41 (nnoo-declare nndoc)
43 (defvoo nndoc-article-type 'guess
45 One of `mbox', `babyl', `digest', `news', `rnews', `mmdf', `forward',
50 (defvoo nndoc-post-type 'mail
51 "*Whether the nndoc group is `mail' or `post'.")
53 (defvoo nndoc-open-document-hook 'nnheader-ms-strip-cr
58 (defvar nndoc
[all...]
H A Dgnus-group.el56 :type 'directory)
62 :type 'directory)
67 :type 'string)
71 When you type, for instance, `n' after reading the last article in the
82 :type '(choice (const nil)
90 :type 'boolean)
96 :type 'boolean)
105 :type '(choice regexp (const nil)))
111 :type 'boolean)
117 :type 'intege
[all...]

Completed in 87 milliseconds