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

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
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
40 ;; * All information about a group is stored in the maildir, for easy backup,
44 ;; * Add a hook for when moving messages from new/ to cur/, to support
61 (require 'nnheader)
[all...]
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.
52 to say what it's doing. At zero, the Gnus backends will be totally
55 :group 'gnus-start
60 :group 'gnus-server
63 (defvar nnheader-max-head-length 8192
66 Value is an integer, nil, or t. nil means read in chunks of a 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)
46 :group 'gnus)
50 :group 'nnmail)
54 :group 'nnmail)
58 :group 'nnmail)
62 :group 'nnmail)
66 :group 'gnu
1588 (defvar group) function
[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
36 (defvar gnus-message-group-art)
41 (require 'nnheader)
52 (autoload 'gnus-find-method-for-group "gnus")
53 (autoload 'nnvirtual-find-group-art "nnvirtual")
54 (autoload 'gnus-group-decoded-name "gnus-group"))
60 :group 'mai
[all...]

Completed in 264 milliseconds