Variable: nnmaildir-article-file-name

nnmaildir-article-file-name is a variable defined in nnmaildir.el.gz.

Value

nil

Documentation

The filename of the most recently requested article.

This variable is set by nnmaildir-request-article.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnmaildir.el.gz
(defvar nnmaildir-article-file-name nil
  "The filename of the most recently requested article.
This variable is set by `nnmaildir-request-article'.")