Add nnmh nnfolder nndir into the default value of gnus-discouraged-post-methods.
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2 Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
3 See the end for copying conditions.
4
5 Please send Gnus bug reports to bugs@gnus.org.
6 For older news, see Gnus info node "New Features".
7
8 \f
9 * Changes in Oort Gnus
10
11 ** (require 'gnus-load)
12
13 If you use a stand-alone Gnus distribution, you'd better add (require
14 'gnus-load) into your ~/.emacs after adding the Gnus lisp directory
15 into load-path.
16
17 File gnus-load.el contains autoload commands, functions and variables,
18 some of which may not be included in distributions of Emacsen.
19
20 ** gnus-slave-unplugged
21
22 A new command which starts gnus offline in slave mode.
23
24 ** message-insinuate-rmail
25
26 Adding (message-insinuate-rmail) and (setq mail-user-agent
27 'gnus-user-agent) in .emacs convinces RMAIL to compose, reply and
28 forward messages in message-mode, where you can enjoy the power of
29 MML.