Searched +refs:nnheader +refs:file +refs:to +refs:number (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnheader.el0 ;;; nnheader.el --- header access macros for Gnus and its backends
11 ;; This file is part of GNU Emacs.
24 ;; along with GNU Emacs; see the file COPYING. If not, write to the
37 ;; dependency between nnheader.el and gnus-util.el.
51 The higher the number, the more messages the Gnus backends will flash
52 to say what it's doing. At zero, the Gnus backends will be totally
63 (defvar nnheader-max-head-length 8192
66 Value is an integer, nil, or t. nil means read in chunks of a file
68 entire file immediatel
[all...]
H A Dnnmaildir.el6 ;; This file is part of GNU Emacs.
19 ;; along with GNU Emacs; see the file COPYING. If not, write to the
25 ;; Maildir format is documented at <URL:http://cr.yp.to/proto/maildir.html>
37 ;; from under us, adapt to the changes or degrade gracefully.
38 ;; * We use the filesystem as a database, so that, e.g., it's easy to
44 ;; * Add a hook for when moving messages from new/ to cur/, to support
61 (require 'nnheader)
74 (defvar nnmaildir-article-file
[all...]
H A Dnnmail.el9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
33 (require 'nnheader)
82 "*Incoming mail will be split according to this variable.
95 does not have to be called anything beginning with \"mail\",
97 nnmail will try to match on the header to find a fit.
100 called narrowed to the headers with the first element of the rule as
121 "Regexp that matches group names to b
[all...]
H A Dmessage.el9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
41 (require 'nnheader)
115 "*Directory from which all other mail file variables are derived."
120 "*How many buffers to keep before starting to kill them off."
125 "Function called to rename the buffer after sending it."
130 "*A function called to save outgoing articles.
131 This function will be called with the name of the file t
[all...]

Completed in 295 milliseconds