Merge from gnus--rel--5.10
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2
3 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
4    2006, 2007 Free Software Foundation, Inc.
5 See the end of the file for license conditions.
6
7 Please send Gnus bug reports to bugs@gnus.org.
8 For older news, see Gnus info node "New Features".
9
10 \f
11 * Installation changes
12
13 ** Upgrading from previous (stable) version if you have used No Gnus.
14
15 If you have tried No Gnus (the unstable Gnus branch leading to this
16 release) but went back to a stable version, be careful when upgrading to
17 this version.  In particular, you will probably want to remove the
18 `~/News/marks' directory (perhaps selectively), so that flags are read
19 from your `~/.newsrc.eld' instead of from the stale marks file, where
20 this release will store flags for nntp.  See a later entry for more
21 information about nntp marks.  Note that downgrading isn't safe in
22 general.
23
24 ** Lisp files are now installed in `.../site-lisp/gnus/' by default.  It
25 defaulted to `.../site-lisp/' formerly.  In addition to this, the new
26 installer issues a warning if other Gnus installations which will shadow
27 the latest one are detected.  You can then remove those shadows manually
28 or remove them using `make remove-installed-shadows'.
29
30 ** New `make.bat' for compiling and installing Gnus under MS Windows
31
32 Use `make.bat' if you want to install Gnus under MS Windows, the first
33 argument to the batch-program should be the directory where `xemacs.exe'
34 respectively `emacs.exe' is located, if you want to install Gnus after
35 compiling it, give `make.bat' `/copy' as the second parameter.
36
37 `make.bat' has been rewritten from scratch, it now features automatic
38 recognition of XEmacs and GNU Emacs, generates `gnus-load.el', checks if
39 errors occur while compilation and generation of info files and reports
40 them at the end of the build process.  It now uses `makeinfo' if it is
41 available and falls back to `infohack.el' otherwise.  `make.bat' should
42 now install all files which are necessary to run Gnus and be generally a
43 complete replacement for the `configure; make; make install' cycle used
44 under Unix systems.
45
46 The new `make.bat' makes `make-x.bat' and `xemacs.mak' superfluous, so
47 they have been removed.
48
49 ** `~/News/overview/' not used.
50
51 As a result of the following change, the `~/News/overview/' directory is
52 not used any more.  You can safely delete the entire hierarchy.
53
54 ** `(require 'gnus-load)'
55
56 If you use a stand-alone Gnus distribution, you'd better add `(require
57 'gnus-load)' into your `~/.emacs' after adding the Gnus lisp directory
58 into load-path.
59
60 File `gnus-load.el' contains autoload commands, functions and variables,
61 some of which may not be included in distributions of Emacsen.
62
63
64 \f
65 * New packages and libraries within Gnus
66
67 ** Gnus includes the Emacs Lisp SASL library.
68
69 This provides a clean API to SASL mechanisms from within Emacs.  The
70 user visible aspects of this, compared to the earlier situation, include
71 support for DIGEST-MD5 and NTLM.   *Note Emacs SASL: (sasl)Top.
72
73 ** ManageSieve connections uses the SASL library by default.
74
75 The primary change this brings is support for DIGEST-MD5 and NTLM, when
76 the server supports it.
77
78 ** Gnus includes a password cache mechanism in password.el.
79
80 It is enabled by default (see `password-cache'), with a short timeout of
81 16 seconds (see `password-cache-expiry').  If PGG is used as the PGP
82 back end, the PGP passphrase is managed by this mechanism.  Passwords
83 for ManageSieve connections are managed by this mechanism, after
84 querying the user about whether to do so.
85
86 \f
87 * Changes in summary and article mode
88
89 ** International host names (IDNA) can now be decoded inside article bodies
90 using `W i' (`gnus-summary-idna-message').  This requires that GNU Libidn
91 (`http://www.gnu.org/software/libidn/') has been installed.
92
93 ** Gnus now displays DNS master files sent as text/dns using dns-mode.
94
95 ** Gnus supports new limiting commands in the Summary buffer: `/ r'
96 (`gnus-summary-limit-to-replied') and `/ R'
97 (`gnus-summary-limit-to-recipient').  *Note Limiting::.
98
99 ** You can now fetch all ticked articles from the server using `Y t'
100 (`gnus-summary-insert-ticked-articles').  *Note Summary Generation
101 Commands::.
102
103 ** Gnus supports a new sort command in the Summary buffer: `C-c C-s C-t'
104 (`gnus-summary-sort-by-recipient').  *Note Summary Sorting::.
105
106 ** S/MIME now features LDAP user certificate searches.  You need to
107 configure the server in `smime-ldap-host-list'.
108
109 ** URLs inside OpenPGP headers are retrieved and imported to your PGP key
110 ring when you click on them.
111
112 ** Picons can be displayed right from the textual address, see
113 `gnus-picon-style'.  *Note Picons::.
114
115 ** ANSI SGR control sequences can be transformed using `W A'.
116
117 ANSI sequences are used in some Chinese hierarchies for highlighting
118 articles (`gnus-article-treat-ansi-sequences').
119
120 ** Gnus now MIME decodes articles even when they lack "MIME-Version" header.
121 This changes the default of `gnus-article-loose-mime'.
122
123 ** `gnus-decay-scores' can be a regexp matching score files.  For example,
124 set it to `\\.ADAPT\\'' and only adaptive score files will be decayed.
125  *Note Score Decays::.
126
127 ** Strings prefixing to the `To' and `Newsgroup' headers in summary lines
128 when using `gnus-ignored-from-addresses' can be customized with
129 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.  *Note To
130 From Newsgroups::.
131
132 ** You can replace MIME parts with external bodies.  See
133 `gnus-mime-replace-part' and `gnus-article-replace-part'.  *Note MIME
134 Commands::, *Note Using MIME::.
135
136 ** The option `mm-fill-flowed' can be used to disable treatment of
137 format=flowed messages.  Also, flowed text is disabled when sending
138 inline PGP signed messages.  *Note Flowed text: (emacs-mime)Flowed text.
139 (New in Gnus 5.10.7)
140
141
142 \f
143 * Changes in Message mode
144
145 ** Gnus now supports the "hashcash" client puzzle anti-spam mechanism.  Use
146 `(setq message-generate-hashcash t)' to enable.  *Note Hashcash::.
147
148 ** You can now drag and drop attachments to the Message buffer.  See
149 `mml-dnd-protocol-alist' and `mml-dnd-attach-options'.  *Note MIME:
150 (message)MIME.
151
152 ** The option `message-yank-empty-prefix' now controls how empty lines are
153 prefixed in cited text.  *Note Insertion Variables: (message)Insertion
154 Variables.
155
156 ** Gnus uses narrowing to hide headers in Message buffers.  The
157 `References' header is hidden by default.  To make all headers visible,
158 use `(setq message-hidden-headers nil)'.  *Note Message Headers:
159 (message)Message Headers.
160
161 ** You can highlight different levels of citations like in the article
162 buffer.  See `gnus-message-highlight-citation'.
163
164 ** `auto-fill-mode' is enabled by default in Message mode.  See
165 `message-fill-column'.  *Note Message Headers: (message)Various Message
166 Variables.
167
168
169 \f
170 * Changes in back ends
171
172 ** The nntp back end stores article marks in `~/News/marks'.
173
174 Earlier it was generated when the user configurable email address was
175 different from the Gnus guessed default user address.  As the guessing
176 algorithm is rarely correct these days, and (more controversially) the
177 only use of the Sender: header was to check if you are entitled to
178 cancel/supersede news (which is now solved by Cancel Locks instead, see
179 another entry), generation of the header has been disabled by default.
180 See the variables `message-required-headers',
181 `message-required-news-headers', and `message-required-mail-headers'.
182
183 ** You can import and export your RSS subscriptions from OPML files.  *Note
184 RSS::.
185
186 ** IMAP identity (RFC 2971) is supported.
187
188 By default, Gnus does not send any information about itself, but you can
189 customize it using the variable `nnimap-id'.
190
191 ** The `nnrss' back end now supports multilingual text.  Non-ASCII group
192 names for the `nnrss' groups are also supported.  *Note RSS::.
193
194 ** Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
195
196 ** The nnml back end allows other compression programs beside `gzip' for
197 compressed message files.  *Note Mail Spool::.
198
199 ** The nnml back end supports group compaction.
200
201 This feature, accessible via the functions `gnus-group-compact-group'
202 (`G z' in the group buffer) and `gnus-server-compact-server' (`z' in the
203 server buffer) renumbers all articles in a group, starting from 1 and
204 removing gaps.  As a consequence, you get a correct total article count
205 (until messages are deleted again).
206
207 \f
208 * Appearance
209
210 ** The tool bar has been updated to use GNOME icons.  You can also
211 customize the tool bar.  There's no documentation in the manual yet, but
212 `M-x customize-apropos RET -tool-bar$' should get you started.  (Only
213 for Emacs, not in XEmacs.)
214
215 ** The tool bar icons are now (de)activated correctly in the group buffer,
216 see the variable `gnus-group-update-tool-bar'.  Its default value
217 depends on your Emacs version.
218
219 ** You can change the location of XEmacs' toolbars in Gnus buffers.  See
220 `gnus-use-toolbar' and `message-use-toolbar'.
221
222
223 \f
224 * Miscellaneous changes
225
226 ** Having edited the select-method for the foreign server in the server
227 buffer is immediately reflected to the subscription of the groups which
228 use the server in question.  For instance, if you change
229 `nntp-via-address' into `bar.example.com' from `foo.example.com', Gnus
230 will connect to the news host by way of the intermediate host
231 `bar.example.com' from next time.
232
233 ** The `all.SCORE' file can be edited from the group buffer using `W e'.
234
235
236 \f
237 * For older news, see Gnus info node "New Features".
238
239 ----------------------------------------------------------------------
240 \f
241 This file is part of GNU Emacs.
242
243 GNU Emacs is free software; you can redistribute it and/or modify
244 it under the terms of the GNU General Public License as published by
245 the Free Software Foundation; either version 3, or (at your option)
246 any later version.
247
248 GNU Emacs is distributed in the hope that it will be useful,
249 but WITHOUT ANY WARRANTY; without even the implied warranty of
250 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
251 GNU General Public License for more details.
252
253 You should have received a copy of the GNU General Public License
254 along with GNU Emacs; see the file COPYING.  If not, write to the
255 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
256 Boston, MA 02110-1301, USA.
257
258 \f
259 Local variables:
260 mode: outline
261 paragraph-separate: "[  \f]*$"
262 end: