T-gnus 6.16.3 revision 00.
[elisp/gnus.git-] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2 Copyright (C) 1999, 2000, 2001, 2002, 2003 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 ** In draft groups, `e' is now bound to `gnus-draft-edit-message'.
12 Use `B w' for `gnus-summary-edit-article' instead.
13
14 ** The revised Gnus FAQ is included in the manual.
15 See the info node "Frequently Asked Questions".
16
17 ** Upgrading from previous (stable) version if you have used Oort.
18
19 If you have tried Oort (the unstable Gnus branch leading to this
20 release) but went back to a stable version, be careful when upgrading
21 to this version.  In particular, you will probably want to remove all
22 .marks (nnml) and .mrk (nnfolder) files, so that flags are read from
23 your ~/.newsrc.eld instead of from the .marks/.mrk file where this
24 release store flags.  See a later entry for more information about
25 marks.  Note that downgrading isn't safe in general.
26
27 ** Article Buttons
28
29 More buttons for URLs, mail addresses, Message-IDs, Info links, man pages and
30 Emacs or Gnus related references, see the info node "Article Buttons".  The
31 variables `gnus-button-*-level' can be used to control the appearance of all
32 article buttons, see the info node "Article Button Levels".
33
34 ** Dired integration
35 `gnus-dired-minor-mode' installs key bindings in dired buffers to send
36 a file as an attachment (`C-c C-a'), open a file using the approriate
37 mailcap entry (`C-c C-l'), and print a file using the mailcap entry
38 (`C-c P').  It is enabled with 
39
40       (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
41
42 ** Gnus can display RSS newsfeeds as a newsgroup.  To get started do `B
43 nnrss RET RET' in the Group buffer.
44
45 ** Single-part yenc encoded attachments can be decoded.
46
47 ** Picons
48 The picons code has been reimplemented to work in Emacs 21 -- some of
49 the previous options have been removed or renamed.
50
51 Picons are small "personal icons" representing users, domain and
52 newsgroups, which can be displayed in the Article buffer.  To enable
53 picons, install the picons database from
54
55       http://www.cs.indiana.edu/picons/ftp/index.html
56
57 and point `gnus-picon-databases' to that location.
58
59 ** If the new option `gnus-treat-body-boundary' is `head', a boundary 
60 line is drawn at the end of the headers.
61
62 ** Retrieval of charters and control messages
63 There are new commands for fetching newsgroup charters (`H c') and
64 control messages (`H C').
65
66 ** Delayed articles
67 You can delay the sending of a message with `C-c C-j' in the Message
68 buffer.  The messages are delivered at specified time.  This is useful
69 for sending yourself reminders.  Setup with (gnus-delay-initialize).
70
71 ** If `auto-compression-mode' is enabled, attachments are automatically
72 decompressed when activated.
73
74 ** If the new option `nnml-use-compressed-files' is non-nil, 
75 the nnml back end allows compressed message files.
76
77 ** Signed article headers (X-PGP-Sig) can be verified with `W p'.
78
79 ** The Summary Buffer uses an arrow in the fringe to indicate the
80 current article in Emacs 21 running on a graphical display.  Customize
81 `gnus-summary-display-arrow' to disable it.
82
83 ** Warn about email replies to news
84 Do you often find yourself replying to news by email by mistake?  Then
85 the new option `gnus-confirm-mail-reply-to-news' is just the thing for
86 you.
87
88 ** If the new option `gnus-summary-display-while-building' is non-nil, 
89 the summary buffer is shown and updated as it's being built.
90
91 ** The new `recent' mark "." indicates newly arrived messages (as
92 opposed to old but unread messages).
93
94 ** The new option `gnus-gcc-mark-as-read' automatically marks 
95 Gcc articles as read.
96
97 ** The nndoc back end now supports mailman digests and exim bounces.
98
99 ** Gnus supports RFC 2369 mailing list headers, and adds a number of 
100 related commands in mailing list groups.
101
102 ** The Date header can be displayed in a format that can be read aloud
103 in English, see `gnus-treat-date-english'.
104
105 ** The envelope sender address can be customized when using Sendmail, see 
106 `message-sendmail-envelope-from'.
107
108 ** diffs are automatically highlighted in groups matching
109 `mm-uu-diff-groups-regexp'
110
111 ** TLS wrapper shipped with Gnus
112
113 TLS/SSL is now supported in IMAP and NNTP via tls.el and GNUTLS.  The
114 old TLS/SSL support via (external third party) ssl.el and OpenSSL
115 still works.
116
117 ** New make.bat for compiling and installing Gnus under MS Windows
118
119 Use make.bat if you want to install Gnus under MS Windows, the first
120 argument to the batch-program should be the directory where xemacs.exe
121 respectively emacs.exe is located, iff you want to install Gnus after
122 compiling it, give make.bat /copy as the second parameter.
123
124 `make.bat' has been rewritten from scratch, it now features automatic
125 recognition of XEmacs and GNU Emacs, generates gnus-load.el, checks if
126 errors occur while compilation and generation of info files and reports
127 them at the end of the build process.  It now uses makeinfo if it is
128 available and falls back to infohack.el otherwise.  `make.bat' should now
129 install all files which are necessary to run Gnus and be generally a
130 complete replacement for the "configure; make; make install" cycle used
131 under Unix systems.
132
133 The new make.bat makes make-x.bat superfluous, so it has been removed.
134
135 ** Support for non-ASCII domain names
136
137 Message supports non-ASCII domain names in From:, To: and Cc: and will
138 query you whether to perform encoding when you try to send a message.
139 The variable `message-use-idna' controls this.  Gnus will also decode
140 non-ASCII domain names in From:, To: and Cc: when you view a message.
141 The variable `gnus-use-idna' controls this.
142
143 ** Better handling of Microsoft citation styles
144
145 Gnus now tries to recognize the mangled header block that some Microsoft
146 mailers use to indicate that the rest of the message is a citation, even
147 though it is not quoted in any way.  The variable
148 `gnus-cite-unsightly-citation-regexp' matches the start of these
149 citations.
150
151 ** gnus-article-skip-boring
152
153 If you set `gnus-article-skip-boring' to t, then Gnus will not scroll
154 down to show you a page that contains only boring text, which by
155 default means cited text and signature.  You can customize what is
156 skippable using `gnus-article-boring-faces'.
157
158 This feature is especially useful if you read many articles that
159 consist of a little new content at the top with a long, untrimmed
160 message cited below.
161
162 ** The format spec %C for positioning point has changed to %*.
163
164 ** The new variable `gnus-parameters' can be used to set group parameters.
165
166 Earlier this was done only via `G p' (or `G c'), which stored the
167 parameters in ~/.newsrc.eld, but via this variable you can enjoy the
168 powers of customize, and simplified backups since you set the variable
169 in ~/.emacs instead of ~/.newsrc.eld.  The variable maps regular
170 expressions matching group names to group parameters, a'la:
171
172      (setq gnus-parameters
173            '(("mail\\..*"
174               (gnus-show-threads nil)
175               (gnus-use-scoring nil))
176              ("^nnimap:\\(foo.bar\\)$"
177               (to-group . "\\1"))))
178
179 ** Smileys (":-)", ";-)" etc) are now iconized for Emacs too.
180
181 Customize `gnus-treat-display-smileys' to disable it.
182
183 ** Gnus no longer generates the Sender: header automatically.
184
185 Earlier it was generated iff the user configurable email address was
186 different from the Gnus guessed default user address.  As the guessing
187 algorithm is rarely correct these days, and (more controversially) the
188 only use of the Sender: header was to check if you are entitled to
189 cancel/supersede news (which is now solved by Cancel Locks instead,
190 see another entry), generation of the header has been disabled by
191 default.  See the variables `message-required-headers',
192 `message-required-news-headers', and `message-required-mail-headers'.
193
194 ** Features from third party message-utils.el added to message.el.
195
196 Message now asks if you wish to remove "(was: <old subject>)" from
197 subject lines (see `message-subject-trailing-was-query').  C-c M-m and
198 C-c M-f inserts markers indicating included text.  C-c C-f a adds a
199 X-No-Archive: header.  C-c C-f x inserts appropriate headers and a
200 note in the body for cross-postings and followups (see the variables
201 `message-cross-post-*').
202
203 ** References and X-Draft-Headers are no longer generated when you
204 start composing messages and `message-generate-headers-first' is nil.
205
206 ** Improved anti-spam features.
207
208 Gnus is now able to take out spam from your mail and news streams
209 using a wide variety of programs and filter rules.  Among the supported
210 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
211 for easy use of external packages such as SpamAssassin and Hashcash
212 are also new.
213
214 ** Easy inclusion of X-Faces headers.
215
216 ** In the summary buffer, the new command / N inserts new messages and
217 / o inserts old messages.
218
219 ** Gnus decodes morse encoded messages if you press W m.
220
221 ** Unread count correct in nnimap groups.
222
223 The estimated number of unread articles in the group buffer should now
224 be correct for nnimap groups.  This is achieved by calling
225 `nnimap-fixup-unread-after-getting-new-news' from the
226 `gnus-setup-news-hook' (called on startup) and
227 `gnus-after-getting-new-news-hook' (called after getting new mail).
228 If you have modified those variables from the default, you may want to
229 add n-f-u-a-g-n-n again.  If you were happy with the estimate and want
230 to save some (minimal) time when getting new mail, remove the
231 function.
232
233 ** Group Carbon Copy (GCC) quoting
234
235 To support groups that contains SPC and other weird characters, groups
236 are quoted before they are placed in the Gcc: header.  This means
237 variables such as `gnus-message-archive-group' should no longer
238 contain quote characters to make groups containing SPC work.  Also, if
239 you are using the string "nnml:foo, nnml:bar" (indicating Gcc into two
240 groups) you must change it to return the list ("nnml:foo" "nnml:bar"),
241 otherwise the Gcc: line will be quoted incorrectly.  Note that
242 returning the string "nnml:foo, nnml:bar" was incorrect earlier, it
243 just didn't generate any problems since it was inserted directly.
244
245 ** ~/News/overview/ not used.
246
247 As a result of the following change, the ~/News/overview/ directory is
248 not used any more.  You can safely delete the entire hierarchy.
249
250 ** gnus-agent
251
252 The Gnus Agent has seen a major update.  It is now enabled by default,
253 and all nntp and nnimap servers from `gnus-select-method' and
254 `gnus-secondary-select-method' are agentized by default.  Earlier only
255 the server in `gnus-select-method' was agentized by the default, and the
256 agent was disabled by default.  When the agent is enabled, headers are
257 now also retrieved from the Agent cache instead of the backends when
258 possible.  Earlier this only happened in the unplugged state.  You can
259 enroll or remove servers with `J a' and `J r' in the server buffer.
260 Gnus will not download articles into the Agent cache, unless you
261 instruct it to do so, though, by using `J u' or `J s' from the Group
262 buffer.  You revert to the old behaviour of having the Agent disabled
263 by customizing `gnus-agent'.  Note that putting `(gnus-agentize)' in
264 ~/.gnus is not needed any more.
265
266 ** gnus-summary-line-format
267
268 The default value changed to "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n".
269 Moreover `gnus-extra-headers', `nnmail-extra-headers' and
270 `gnus-ignored-from-addresses' changed their default so that the users
271 name will be replaced by the recipient's name or the group name
272 posting to for NNTP groups.
273
274 ** deuglify.el (gnus-article-outlook-deuglify-article)
275
276 A new file from Raymond Scholz <rscholz@zonix.de> for deuglifying
277 broken Outlook (Express) articles.
278
279 ** (require 'gnus-load)
280
281 If you use a stand-alone Gnus distribution, you'd better add
282 "(require 'gnus-load)" to your ~/.emacs after adding the Gnus
283 lisp directory into load-path.
284
285 File gnus-load.el contains autoload commands, functions and variables,
286 some of which may not be included in distributions of Emacsen.
287
288 ** gnus-slave-unplugged
289
290 A new command which starts gnus offline in slave mode.
291
292 ** message-insinuate-rmail
293
294 Adding (message-insinuate-rmail) in .emacs and customizing
295 `mail-user-agent' to `gnus-user-agent' convinces Rmail to compose,
296 reply and forward messages in Message mode, where you can enjoy the
297 power of MML.
298
299 ** message-minibuffer-local-map
300
301 The line below enables BBDB in resending a message:
302
303 (define-key message-minibuffer-local-map [?\t] 'bbdb-complete-name)
304
305 ** Externalizing and deleting of attachments.
306
307 If `gnus-gcc-externalize-attachments' (or
308 `message-fcc-externalize-attachments') is non-nil, attach local files
309 as external parts.
310
311 The command `gnus-mime-save-part-and-strip' (bound to `C-o' on MIME
312 buttons) saves a part and replaces the part with an external one.
313 `gnus-mime-delete-part' (bound to `d' on MIME buttons) removes a part.
314 It works only on back ends that support editing.
315
316 ** gnus-default-charset
317
318 The default value now guesses on the basis of your environment instead
319 of using Latin-1.  Also the ".*" item in gnus-group-charset-alist is
320 removed.
321
322 ** gnus-posting-styles
323
324 Add a new format of match like
325
326         ((header "to" "larsi.*org")
327          (Organization "Somewhere, Inc."))
328
329 The old format like the lines below is obsolete, but still accepted.
330
331         (header "to" "larsi.*org"
332          (Organization "Somewhere, Inc."))
333
334 ** message-ignored-news-headers and message-ignored-mail-headers
335
336 X-Draft-From and X-Gnus-Agent-Meta-Information have been added into
337 these two variables.  If you customized those, perhaps you need add
338 those two headers too.
339
340 ** Gnus reads the NOV and articles in the Agent if plugged.
341
342 If one reads an article while plugged, and the article already exists
343 in the Agent, it won't get downloaded once more.  Customize
344 `gnus-agent-cache' to revert to the old behavior.
345
346 ** Gnus supports the "format=flowed" (RFC 2646) parameter.
347
348 On composing messages, it is enabled by `use-hard-newlines'.  Decoding
349 format=flowed was present but not documented in earlier versions.
350
351 ** Gnus supports the generation of RFC 2298 Disposition Notification requests.
352
353 This is invoked with the C-c M-n key binding from message mode.
354
355 ** Gnus supports Maildir groups.
356
357 Gnus includes a new backend nnmaildir.el.
358
359 ** Printing capabilities are enhanced.
360
361 Gnus supports Muttprint natively with O P from the Summary and Article
362 buffers.  Also, each individual MIME part can be printed using p on
363 the MIME button.
364
365 ** Message supports the Importance: (RFC 2156) header.
366
367 In the message buffer, `C-c C-f C-i' or `C-c C-u' cycles through the
368 valid values.
369
370 ** Gnus supports Cancel Locks in News.
371
372 This means a header "Cancel-Lock" is inserted in news posting.  It is
373 used to determine if you wrote a article or not (for cancelling and
374 superseding).  Gnus generates a random password string the first time
375 you post a message, and saves it using the Custom system.  While the
376 variable is called `canlock-password', it is not security sensitive
377 data.  Publishing your canlock string on the web will not allow anyone
378 to be able to anything she could not already do.  The behaviour can be
379 changed by customizing `message-insert-canlock'.
380
381 ** Gnus supports server-side mail filtering using Sieve.
382
383 Sieve rules can be added as Group Parameters for groups, and the
384 complete Sieve script is generated using `D g' from the Group buffer,
385 and then uploaded to the server using `C-c C-l' in the generated Sieve
386 buffer.  Search the online Gnus manual for "sieve", and see the new
387 Sieve manual, for more information.
388
389 ** Extended format specs.
390
391 Format spec "%&user-date;" is added into
392 `gnus-summary-line-format-alist'.  Also, user defined extended format
393 specs are supported.  The extended format specs look like "%u&foo;",
394 which invokes function `gnus-user-format-function-foo'.  Because "&" is
395 used as the escape character, old user defined format "%u&" is no
396 longer supported.
397
398 ** `/ *' (gnus-summary-limit-include-cached) is rewritten.
399
400 It was aliased to `Y c' (gnus-summary-insert-cached-articles). The new
401 function filters out other articles.
402
403 ** Some limiting commands accept a C-u prefix to negate the match.
404
405 If C-u is used on subject, author or extra headers, i.e., `/ s', `/
406 a', and `/ x' (gnus-summary-limit-to-{subject,author,extra})
407 respectively, the result will be to display all articles that do not
408 match the expression.
409
410 ** Group names are treated as UTF-8 by default.
411
412 This is supposedly what USEFOR wanted to migrate to.  See
413 `gnus-group-name-charset-group-alist' and
414 `gnus-group-name-charset-method-alist' for customization.
415
416 ** The nnml and nnfolder backends store marks for each group.
417
418 This makes it possible to take backup of nnml/nnfolder servers/groups
419 separately of ~/.newsrc.eld, while preserving marks.  It also makes it
420 possible to share articles and marks between users (without sharing
421 the ~/.newsrc.eld file) within e.g. a department.  It works by storing
422 the marks stored in ~/.newsrc.eld in a per-group file ".marks" (for
423 nnml) and "groupname.mrk" (for nnfolder, named "groupname").  If the
424 nnml/nnfolder is moved to another machine, Gnus will automatically use
425 the .marks or .mrk file instead of the information in ~/.newsrc.eld.
426 The new server variables `nnml-marks-is-evil' and
427 `nnfolder-marks-is-evil' can be used to disable this feature.
428
429 ** The menu bar item (in Group and Summary buffer) named "Misc" has
430 been renamed to "Gnus".
431
432 ** The menu bar item (in Message mode) named "MML" has been renamed to
433 "Attachments".  Note that this menu also contains security related
434 stuff, like signing and encryption.
435
436 ** gnus-group-charset-alist and gnus-group-ignored-charsets-alist.
437
438 The regexps in these variables are compared with full group names
439 instead of real group names in 5.8.  Users who customize these
440 variables should change those regexps accordingly. For example:
441
442    ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
443
444 ** Gnus supports PGP (RFC 1991/2440), PGP/MIME (RFC 2015/3156) and
445 S/MIME (RFC 2630-2633).
446
447 It needs an external S/MIME and OpenPGP implementation, but no
448 additional lisp libraries.  This add several menu items to the
449 Attachments menu, and C-c RET key bindings, when composing messages.
450 This also obsoletes `gnus-article-hide-pgp-hook'.
451
452 ** Gnus inlines external parts (message/external).
453
454 ** MML (Mime compose) prefix changed from `M-m' to `C-c C-m'.
455
456 This change was made to avoid conflict with the standard binding of
457 `back-to-indentation', which is also useful in message mode.
458
459 ** The default for message-forward-show-mml changed to symbol best.
460
461 The behaviour for the `best' value is to show MML (i.e., convert MIME
462 to MML) when appropriate.  MML will not be used when forwarding signed
463 or encrypted messages, as the conversion invalidate the digital
464 signature.
465
466 ** Bug fixes.
467
468 \f
469 * Changes in Pterodactyl Gnus (5.8/5.9)
470
471 The Gnus NEWS entries are short, but they reflect sweeping changes in
472 four areas: Article display treatment, MIME treatment,
473 internationalization and mail-fetching.
474
475 ** The mail-fetching functions have changed.  See the manual for the
476 many details.  In particular, all procmail fetching variables are gone.
477
478 If you used procmail like in
479
480 (setq nnmail-use-procmail t)
481 (setq nnmail-spool-file 'procmail)
482 (setq nnmail-procmail-directory "~/mail/incoming/")
483 (setq nnmail-procmail-suffix "\\.in")
484
485 this now has changed to 
486
487 (setq mail-sources
488       '((directory :path "~/mail/incoming/"
489                    :suffix ".in")))
490
491 More information is available in the info doc at Select Methods ->
492 Getting Mail -> Mail Sources
493
494 ** Gnus is now a MIME-capable reader.  This affects many parts of
495 Gnus, and adds a slew of new commands.  See the manual for details.
496
497 ** Gnus has also been multilingualized.  This also affects too
498 many parts of Gnus to summarize here, and adds many new variables.
499
500 ** gnus-auto-select-first can now be a function to be
501 called to position point.
502
503 ** The user can now decide which extra headers should be included in
504 summary buffers and NOV files.
505
506 ** `gnus-article-display-hook' has been removed.  Instead, a number
507 of variables starting with `gnus-treat-' have been added.
508
509 ** The Gnus posting styles have been redone again and now works in a
510 subtly different manner.
511
512 ** New web-based backends have been added: nnslashdot, nnwarchive
513 and nnultimate.  nnweb has been revamped, again, to keep up with
514 ever-changing layouts.
515
516 ** Gnus can now read IMAP mail via nnimap.
517
518 \f
519 * For older news, see Gnus info node "New Features".
520
521 ----------------------------------------------------------------------
522 Copyright information:
523
524 Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
525
526    Permission is granted to anyone to make or distribute verbatim copies
527    of this document as received, in any medium, provided that the
528    copyright notice and this permission notice are preserved,
529    thus giving the recipient permission to redistribute in turn.
530
531    Permission is granted to distribute modified versions
532    of this document, or of portions of it,
533    under the above conditions, provided also that they
534    carry prominent notices stating who last changed them.
535 \f
536 Local variables:
537 mode: outline
538 paragraph-separate: "[  \f]*$"
539 end: