]> code.delx.au - gnu-emacs/blob - etc/GNUS-NEWS
-
[gnu-emacs] / etc / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2
3 Copyright (C) 1999-2016 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
5
6 Please send Gnus bug reports to bugs@gnus.org.
7 For older news, see Gnus info node "New Features".
8
9 \f
10 * New features
11
12 ** message-alternative-emails can take a function as a value.
13
14 ** nnimap can request and use the Gmail "X-GM-LABELS".
15
16 ** New package `gnus-notifications.el' can send notifications when you
17 receive new messages.
18
19 ** If you have the "tnef" program installed, Gnus will display ms-tnef
20 files, aka "winmail.dat".
21
22 ** Archives (like tar and zip files) will be automatically unpacked,
23 and the files inside the packages will be displayed as MIME parts.
24
25 ** shr has a new command `z' that cycles through image sizes.
26
27 ** `backtab' in the summary buffer now selects the previous link in
28 the article buffer.
29
30 ** Using the "X-Message-SMTP-Method" header in Message buffers now
31 allows specifying how messages are to be sent. For example:
32
33 X-Message-SMTP-Method: smtp smtp.fsf.org 587
34
35 ** Gnus keeps track of non-existent articles for nnimap groups, so
36 that sparse IMAP folders now list a correct number of messages in
37 them.
38
39 ** Gnus will guess the real type of MIME parts of type
40 application/octet-stream based on the file suffix. So an
41 application/octet-stream with a name of "rms.jpg" will be displayed
42 as an image/jpeg type by default, for instance.
43
44 ** `nnimap-inbox' can now be a list of mail box names.
45
46 * For older news, see Gnus info node "New Features".
47
48 ----------------------------------------------------------------------
49 \f
50 This file is part of GNU Emacs.
51
52 GNU Emacs is free software: you can redistribute it and/or modify
53 it under the terms of the GNU General Public License as published by
54 the Free Software Foundation, either version 3 of the License, or
55 (at your option) any later version.
56
57 GNU Emacs is distributed in the hope that it will be useful,
58 but WITHOUT ANY WARRANTY; without even the implied warranty of
59 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
60 GNU General Public License for more details.
61
62 You should have received a copy of the GNU General Public License
63 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
64
65 \f
66 Local variables:
67 mode: outline
68 paragraph-separate: "[ \f]*$"
69 end: