New features in Gnus 5.8:
(setq nnmail-use-procmail t) (setq nnmail-spool-file 'procmail) (setq nnmail-procmail-directory "~/mail/incoming/") (setq nnmail-procmail-suffix "\\.in")this now has changed to
(setq mail-sources '((directory :path "~/mail/incoming/" :suffix ".in")))More information is available in the info doc at Select Methods -> Getting Mail -> Mail Sources
gnus-auto-select-first
can now be a function to be
called to position point.
gnus-article-display-hook
has been removed. Instead, a number
of variables starting with gnus-treat-
have been added.
nnslashdot
,
nnwarchive
and nnultimate
. nnweb has been revamped,
again, to keep up with ever-changing layouts.
nnimap
.
Go to the first, previous, next, last section, table of contents.