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