File: nnmh.el.html
Based on nnspool.el by Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>.
For an overview of what the interface functions do, please see the Gnus sources.
Defined variables (6)
nnmh-be-safe | If non-nil, nnmh will check all articles to make sure if they are new or not. |
nnmh-current-directory | Current news group directory. |
nnmh-directory | Mail spool directory. |
nnmh-get-new-mail | If non-nil, nnmh will check the incoming mail file and split the mail. |
nnmh-prepare-save-mail-hook | Hook run narrowed to an article before saving. |
nnmh-version | nnmh version. |
Defined functions (28)
nnmh-active-number | (GROUP) |
nnmh-close-group | (GROUP &optional SERVER) |
nnmh-close-server | (&optional SERVER DEFS) |
nnmh-deletable-article-p | (GROUP ARTICLE) |
nnmh-open-server | (SERVER &optional DEFS) |
nnmh-possibly-change-directory | (NEWSGROUP &optional SERVER) |
nnmh-possibly-create-directory | (GROUP) |
nnmh-request-accept-article | (GROUP &optional SERVER LAST NOINSERT) |
nnmh-request-article | (ID &optional NEWSGROUP SERVER BUFFER) |
nnmh-request-close | (&rest ARGS) |
nnmh-request-create-group | (GROUP &optional SERVER ARGS) |
nnmh-request-delete-group | (GROUP &optional FORCE SERVER) |
nnmh-request-expire-articles | (ARTICLES NEWSGROUP &optional SERVER FORCE) |
nnmh-request-group | (GROUP &optional SERVER DONT-CHECK INFO) |
nnmh-request-list | (&optional SERVER DIR) |
nnmh-request-list-1 | (DIR) |
nnmh-request-list-newsgroups | (&rest ARGS) |
nnmh-request-move-article | (ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST MOVE-IS-INTERNAL) |
nnmh-request-newgroups | (DATE &optional SERVER) |
nnmh-request-post | (&rest ARGS) |
nnmh-request-rename-group | (GROUP NEW-NAME &optional SERVER) |
nnmh-request-replace-article | (ARTICLE GROUP BUFFER) |
nnmh-request-scan | (&optional GROUP SERVER) |
nnmh-retrieve-headers | (ARTICLES &optional NEWSGROUP SERVER FETCH-OLD) |
nnmh-save-mail | (GROUP-ART &optional NOINSERT) |
nnmh-server-opened | (&optional SERVER) |
nnmh-status-message | (&optional SERVER) |
nnmh-update-gnus-unreads | (GROUP) |