2002-02-22 Steve Youngs <youngs@xemacs.org>
[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.
30
31 ** message-minibuffer-local-map
32
33 The line below enables BBDB in resending a message:
34
35 (define-key message-minibuffer-local-map [(tab)] 'bbdb-complete-name)
36
37 ** Externalize attachments.
38
39 If gnus-gcc-externalize-attachments (or
40 message-fcc-externalize-attachments) is non-nil, attach local files as
41 external parts.
42
43 Command gnus-mime-save-part-and-strip (bound to \C-o on MIME buttons)
44 saves a part and replaces the part with an external one. It works only
45 on back ends that support editing.
46
47 ** gnus-default-charset
48
49 The default value is determined from the current-language-environment
50 variable, instead of 'iso-8859-1. Also the ".*" item in
51 gnus-group-charset-alist is removed.
52
53 ** gnus-posting-styles
54
55 Add a new format of match like
56
57         ((header "to" "larsi.*org")
58          (Organization "Somewhere, Inc."))
59
60 The old format like the lines below is obsolete.
61
62         (header "to" "larsi.*org"
63          (Organization "Somewhere, Inc."))
64
65 ** message-ignored-news-headers and message-ignored-mail-headers
66
67 X-Draft-From and X-Gnus-Agent-Meta-Information have been added into
68 these two variables. If you customized those, perhaps you need add
69 those two headers too.
70
71 ** Gnus reads the NOV and articles in the Agent if plugged.
72
73 If one reads an article while plugged, and the article already exists
74 in the Agent, it won't get downloaded once more.  (setq
75 gnus-agent-cache nil) reverts to the old behavior.
76
77 ** Gnus supports the "format=flowed" (RFC 2646) parameter.
78
79 On composing messages, it is enabled by `use-hard-newlines'.  Decoding
80 format=flowed was present but not documented in earlier versions.
81
82 ** Gnus supports the generation of RFC 2298 Disposition Notification requests.
83
84 This is invoked with the C-c M-n key binding from message mode.
85
86 ** Gnus supports Maildir groups.
87
88 Gnus includes a new backend nnmaildir.el.
89
90 ** Printing capabilities are enhanced.
91
92 Gnus supports Muttprint natively with O P from the Summary and Article
93 buffers.  Also, each individual MIME part can be printed using p on
94 the MIME button.
95
96 ** Message supports the Importance: header.
97
98 In the message buffer, C-c C-f C-i or C-u cycles through the valid values.
99
100 ** Gnus supports Cancel Locks in News.
101
102 This means a header "Cancel-Lock" is inserted in news posting. It is
103 used to determine if you wrote a article or not (for
104 cancelling/superseding).  The behaviour can be changed by customizing
105 `message-insert-canlock'.
106
107 ** Gnus supports server-side mail filtering using Sieve.
108
109 Sieve rules can be added as Group Parameters for groups, and the
110 complete Sieve script is generated using `D g' from the Group buffer,
111 and then uploaded to the server using `C-c C-l' in the generated Sieve
112 buffer.  Search the online Gnus manual for "sieve", and see the new
113 Sieve manual, for more information.
114
115 ** Extended format specs.
116
117 Format spec "%&user-date;" is added into
118 gnus-summary-line-format-alist.  Also, user defined extended format
119 specs are supported.  The extended format specs look like "%u&foo;",
120 which invokes function gnus-user-format-function-foo.  Because "&" is
121 used as the escape character, old user defined format "%u&" is no
122 longer supported.
123
124 ** `/ *' (gnus-summary-limit-include-cached) is rewritten.
125
126 It was aliased to `Y c' (gnus-summary-insert-cached-articles). The new
127 function filters out other articles.
128
129 ** Group names are treated as UTF-8 by default.
130
131 This is supposedly what USEFOR wants to migrate to.  See
132 `gnus-group-name-charset-group-alist' and
133 `gnus-group-name-charset-method-alist' for customization.
134
135 ** The nnml and nnfolder backends store marks for each groups.
136
137 This makes it possible to take backup of nnml/nnfolder servers/groups
138 separately of .newsrc.eld, while preserving marks.  It also makes it
139 possible to share articles and marks between users (without sharing
140 the .newsrc.eld file) within e.g. a department.  It works by storing
141 the marks stored in .newsrc.eld in a per-group file ".marks" (for
142 nnml) and "groupname.mrk" (for nnfolder, named "groupname").  If the
143 nnml/nnfolder is moved to another machine, Gnus will automatically use
144 the .marks or .mrk file instead of the information in .newsrc.eld.
145 The new server variables `nnml-marks-is-evil' and
146 `nnfolder-marks-is-evil' can be used to disable this feature.
147
148 ** The menu bar (in Group and Summary buffer) named "Misc" has been
149 renamed to "Gnus".
150
151 ** The menu bar (in Message mode) named "MML" has been renamed to
152 "Attachments".
153
154 ** gnus-group-charset-alist and gnus-group-ignored-charsets-alist.
155
156 The regexps in these variables are compared with full group names
157 instead of real group names in 5.8.  Users who customize these
158 variables should change those regexps accordingly. For example:
159
160    ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
161
162 ** Gnus supports PGP (RFC 1991/2440), PGP-MIME (RFC 2015/3156) and
163 SMIME.
164
165 ** Gnus inlines external parts (message/external).
166
167 ** MML (Mime compose) prefix changed from `M-m' to `C-c C-m'.
168
169 This change was made to avoid conflict with the standard binding of
170 `back-to-indentation', which is also useful in message mode.
171
172 \f
173 * Changes in Pterodactyl Gnus (5.8/5.9)
174
175 The Gnus NEWS entries are short, but they reflect sweeping changes in
176 four areas: Article display treatment, MIME treatment,
177 internationalization and mail-fetching.
178
179 ** The mail-fetching functions have changed.  See the manual for the
180 many details.  In particular, all procmail fetching variables are gone.
181
182 If you used procmail like in
183
184 (setq nnmail-use-procmail t)
185 (setq nnmail-spool-file 'procmail)
186 (setq nnmail-procmail-directory "~/mail/incoming/")
187 (setq nnmail-procmail-suffix "\\.in")
188
189 this now has changed to 
190
191 (setq mail-sources
192       '((directory :path "~/mail/incoming/"
193                    :suffix ".in")))
194
195 More information is available in the info doc at Select Methods ->
196 Getting Mail -> Mail Sources
197
198 ** Gnus is now a MIME-capable reader.  This affects many parts of
199 Gnus, and adds a slew of new commands.  See the manual for details.
200
201 ** Gnus has also been multilingualized.  This also affects too
202 many parts of Gnus to summarize here, and adds many new variables.
203
204 ** gnus-auto-select-first can now be a function to be
205 called to position point.
206
207 ** The user can now decide which extra headers should be included in
208 summary buffers and NOV files.
209
210 ** `gnus-article-display-hook' has been removed.  Instead, a number
211 of variables starting with `gnus-treat-' have been added.
212
213 ** The Gnus posting styles have been redone again and now works in a
214 subtly different manner.
215
216 ** New web-based backends have been added: nnslashdot, nnwarchive
217 and nnultimate.  nnweb has been revamped, again, to keep up with
218 ever-changing layouts.
219
220 ** Gnus can now read IMAP mail via nnimap.
221
222 \f
223 * For older news, see Gnus info node "New Features".
224
225 ----------------------------------------------------------------------
226 Copyright information:
227
228 Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
229
230    Permission is granted to anyone to make or distribute verbatim copies
231    of this document as received, in any medium, provided that the
232    copyright notice and this permission notice are preserved,
233    thus giving the recipient permission to redistribute in turn.
234
235    Permission is granted to distribute modified versions
236    of this document, or of portions of it,
237    under the above conditions, provided also that they
238    carry prominent notices stating who last changed them.
239 \f
240 Local variables:
241 mode: outline
242 paragraph-separate: "[  \f]*$"
243 end: