Fix previous commit.
[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 \f
64 * New packages and libraries within Gnus
65
66 ** Gnus includes the Emacs Lisp SASL library.
67
68 This provides a clean API to SASL mechanisms from within Emacs.  The
69 user visible aspects of this, compared to the earlier situation, include
70 support for DIGEST-MD5 and NTLM.   *Note Emacs SASL: (sasl)Top.
71
72 ** ManageSieve connections uses the SASL library by default.
73
74 The primary change this brings is support for DIGEST-MD5 and NTLM, when
75 the server supports it.
76
77 ** Gnus includes a password cache mechanism in password.el.
78
79 It is enabled by default (see `password-cache'), with a short timeout of
80 16 seconds (see `password-cache-expiry').  If PGG is used as the PGP
81 back end, the PGP passphrase is managed by this mechanism.  Passwords
82 for ManageSieve connections are managed by this mechanism, after
83 querying the user about whether to do so.
84
85 \f
86 * Changes in summary and article mode
87
88 ** Gnus now supports sticky article buffers.  Those are article buffers
89 that are not reused when you select another article.  *Note Sticky
90 Articles::.
91
92 ** International host names (IDNA) can now be decoded inside article bodies
93 using `W i' (`gnus-summary-idna-message').  This requires that GNU Libidn
94 (`http://www.gnu.org/software/libidn/') has been installed.
95
96 ** The non-ASCII group names handling has been much improved.  The back
97 ends that fully support non-ASCII group names are now `nntp', `nnml',
98 and `nnrss'.  Also the agent, the cache, and the marks features work
99 with those back ends.  *Note Non-ASCII Group Names::.
100
101 ** Gnus now displays DNS master files sent as text/dns using dns-mode.
102
103 ** Gnus supports new limiting commands in the Summary buffer: `/ r'
104 (`gnus-summary-limit-to-replied') and `/ R'
105 (`gnus-summary-limit-to-recipient').  *Note Limiting::.
106
107 ** You can now fetch all ticked articles from the server using `Y t'
108 (`gnus-summary-insert-ticked-articles').  *Note Summary Generation
109 Commands::.
110
111 ** Gnus supports a new sort command in the Summary buffer: `C-c C-s C-t'
112 (`gnus-summary-sort-by-recipient').  *Note Summary Sorting::.
113
114 ** S/MIME now features LDAP user certificate searches.  You need to
115 configure the server in `smime-ldap-host-list'.
116
117 ** URLs inside OpenPGP headers are retrieved and imported to your PGP key
118 ring when you click on them.
119
120 ** Picons can be displayed right from the textual address, see
121 `gnus-picon-style'.  *Note Picons::.
122
123 ** ANSI SGR control sequences can be transformed using `W A'.
124
125 ANSI sequences are used in some Chinese hierarchies for highlighting
126 articles (`gnus-article-treat-ansi-sequences').
127
128 ** Gnus now MIME decodes articles even when they lack "MIME-Version" header.
129 This changes the default of `gnus-article-loose-mime'.
130
131 ** `gnus-decay-scores' can be a regexp matching score files.  For example,
132 set it to `\\.ADAPT\\'' and only adaptive score files will be decayed.
133  *Note Score Decays::.
134
135 ** Strings prefixing to the `To' and `Newsgroup' headers in summary lines
136 when using `gnus-ignored-from-addresses' can be customized with
137 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.  *Note To
138 From Newsgroups::.
139
140 ** You can replace MIME parts with external bodies.  See
141 `gnus-mime-replace-part' and `gnus-article-replace-part'.  *Note MIME
142 Commands::, *note Using MIME::.
143
144 ** The option `mm-fill-flowed' can be used to disable treatment of
145 format=flowed messages.  Also, flowed text is disabled when sending
146 inline PGP signed messages.  *Note Flowed text: (emacs-mime)Flowed text.
147 (New in Gnus 5.10.7)
148
149
150 \f
151 * Changes in Message mode
152
153 ** Gnus now supports the "hashcash" client puzzle anti-spam mechanism.  Use
154 `(setq message-generate-hashcash t)' to enable.  *Note Hashcash::.
155
156 ** You can now drag and drop attachments to the Message buffer.  See
157 `mml-dnd-protocol-alist' and `mml-dnd-attach-options'.  *Note MIME:
158 (message)MIME.
159
160 ** The option `message-yank-empty-prefix' now controls how empty lines are
161 prefixed in cited text.  *Note Insertion Variables: (message)Insertion
162 Variables.
163
164 ** Gnus uses narrowing to hide headers in Message buffers.  The
165 `References' header is hidden by default.  To make all headers visible,
166 use `(setq message-hidden-headers nil)'.  *Note Message Headers:
167 (message)Message Headers.
168
169 ** You can highlight different levels of citations like in the article
170 buffer.  See `gnus-message-highlight-citation'.
171
172 ** `auto-fill-mode' is enabled by default in Message mode.  See
173 `message-fill-column'.  *Note Message Headers: (message)Various Message
174 Variables.
175
176 ** You can now store signature files in a special directory named
177 `message-signature-directory'.
178
179 ** The option `message-citation-line-format' controls the format of the
180 "Whomever writes:" line.  You need to set
181 `message-citation-line-function' to
182 `message-insert-formated-citation-line' as well.
183
184 ** Gnus no longer generate the Sender: header automatically.
185
186 Earlier it was generated when the user configurable email address was
187 different from the Gnus guessed default user address.  As the guessing
188 algorithm is rarely correct these days, and (more controversially) the
189 only use of the Sender: header was to check if you are entitled to
190 cancel/supersede news (which is now solved by Cancel Locks instead, see
191 another entry), generation of the header has been disabled by default.
192 See the variables `message-required-headers',
193 `message-required-news-headers', and `message-required-mail-headers'.
194
195 \f
196 * Changes in back ends
197
198 ** The nntp back end stores article marks in `~/News/marks'.
199
200 The directory can be changed using the (customizable) variable
201 `nntp-marks-directory', and marks can be disabled using the (back end)
202 variable `nntp-marks-is-evil'.  The advantage of this is that you can
203 copy `~/News/marks' (using rsync, scp or whatever) to another Gnus
204 installation, and it will realize what articles you have read and
205 marked.  The data in `~/News/marks' has priority over the same data in
206 `~/.newsrc.eld'.
207
208 ** You can import and export your RSS subscriptions from OPML files.  *Note
209 RSS::.
210
211 ** IMAP identity (RFC 2971) is supported.
212
213 By default, Gnus does not send any information about itself, but you can
214 customize it using the variable `nnimap-id'.
215
216 ** The `nnrss' back end now supports multilingual text.  Non-ASCII group
217 names for the `nnrss' groups are also supported.  *Note RSS::.
218
219 ** Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
220
221 ** The nnml back end allows other compression programs beside `gzip' for
222 compressed message files.  *Note Mail Spool::.
223
224 ** The nnml back end supports group compaction.
225
226 This feature, accessible via the functions `gnus-group-compact-group'
227 (`G z' in the group buffer) and `gnus-server-compact-server' (`z' in the
228 server buffer) renumbers all articles in a group, starting from 1 and
229 removing gaps.  As a consequence, you get a correct total article count
230 (until messages are deleted again).
231
232 \f
233 * Appearance
234
235 ** The tool bar has been updated to use GNOME icons.  You can also
236 customize the tool bar.  There's no documentation in the manual yet, but
237 `M-x customize-apropos RET -tool-bar$' should get you started.  (Only
238 for Emacs, not in XEmacs.)
239
240 ** The tool bar icons are now (de)activated correctly in the group buffer,
241 see the variable `gnus-group-update-tool-bar'.  Its default value
242 depends on your Emacs version.
243
244 ** You can change the location of XEmacs' toolbars in Gnus buffers.  See
245 `gnus-use-toolbar' and `message-use-toolbar'.
246
247
248 \f
249 * Miscellaneous changes
250
251 ** Having edited the select-method for the foreign server in the server
252 buffer is immediately reflected to the subscription of the groups which
253 use the server in question.  For instance, if you change
254 `nntp-via-address' into `bar.example.com' from `foo.example.com', Gnus
255 will connect to the news host by way of the intermediate host
256 `bar.example.com' from next time.
257
258 ** The `all.SCORE' file can be edited from the group buffer using `W e'.
259
260
261 \f
262 * For older news, see Gnus info node "New Features".
263
264 ----------------------------------------------------------------------
265 \f
266 This file is part of GNU Emacs.
267
268 GNU Emacs is free software; you can redistribute it and/or modify
269 it under the terms of the GNU General Public License as published by
270 the Free Software Foundation; either version 3, or (at your option)
271 any later version.
272
273 GNU Emacs is distributed in the hope that it will be useful,
274 but WITHOUT ANY WARRANTY; without even the implied warranty of
275 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
276 GNU General Public License for more details.
277
278 You should have received a copy of the GNU General Public License
279 along with GNU Emacs; see the file COPYING.  If not, write to the
280 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
281 Boston, MA 02110-1301, USA.
282
283 \f
284 Local variables:
285 mode: outline
286 paragraph-separate: "[  \f]*$"
287 end: