Generated.
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 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 No Gnus
10
11 ** Upgrading from previous (stable) version if you have used No Gnus.
12
13 If you have tried No Gnus (the unstable Gnus branch leading to this
14 release) but went back to a stable version, be careful when upgrading
15 to this version.  In particular, you will probably want to remove the
16 `~/News/marks' directory (perhaps selectively), so that flags are
17 read from your `~/.newsrc.eld' instead of from the stale marks file,
18 where this release will store flags for nntp.  See a later entry for
19 more information about nntp marks.  Note that downgrading isn't safe
20 in general.
21
22 ** The nntp back end stores article marks in `~/News/marks'.
23
24 The directory can be changed using the (customizable) variable
25 `nntp-marks-directory', and marks can be disabled using the (back
26 end) variable `nntp-marks-is-evil'.  The advantage of this is that
27 you can copy `~/News/marks' (using rsync, scp or whatever) to another
28 Gnus installation, and it will realize what articles you have read
29 and marked.  The data in `~/News/marks' has priority over the same
30 data in `~/.newsrc.eld'.
31
32 ** Picons can be displayed right from the textual address, see
33 `gnus-picon-style'.  *Note Picons::.
34
35 ** You can import and export your RSS subscriptions from OPML files.
36 *Note RSS::.
37
38 ** The option `mm-fill-flowed' can be used to disable treatment of
39 format=flowed messages.  Also, flowed text is disabled when sending
40 inline PGP signed messages.
41
42 ** You can now drag and drop attachments to the Message buffer.  See
43 `mml-dnd-protocol-alist' and `mml-dnd-attach-options'.  *Note MIME:
44 (message)MIME.
45
46 ** The option `message-yank-empty-prefix' now controls how empty lines
47 are prefixed in cited text.  *Note Insertion Variables:
48 (message)Insertion Variables.
49
50 ** ANSI SGR control sequences can be transformed using `W A'.
51
52 ANSI sequences are used in some Chinese hierarchies for highlighting
53 articles (`gnus-article-treat-ansi-sequences').
54
55 ** International host names (IDNA) can now be decoded inside article
56 bodies using `W i' (`gnus-summary-idna-message').  This requires that
57 GNU Libidn (`http://www.gnu.org/software/libidn/') has been installed.
58
59 ** Gnus includes an Emacs Lisp SASL library.
60
61 This provides a clean API to SASL mechanisms from within Emacs.  The
62 user visible aspects of this, compared to the earlier situation,
63 include support for DIGEST-MD5 and NTLM.
64
65 ** ManageSieve connections uses the SASL library by default.
66
67 The primary change this brings is support for DIGEST-MD5 and NTLM,
68 when the server supports it.
69
70 ** Gnus includes a password cache mechanism in password.el.
71
72 It is enabled by default (see `password-cache'), with a short timeout
73 of 16 seconds (see `password-cache-expiry').  If PGG is used as the
74 PGP back end, the PGP passphrase is managed by this mechanism.
75 Passwords for ManageSieve connections are managed by this mechanism,
76 after querying the user about whether to do so.
77
78 ** IMAP identity (RFC 2971) is supported.
79
80 By default, Gnus does not send any information about itself, but you
81 can customize it using the variable `nnimap-id'.
82
83 ** The `all.SCORE' file can be edited from the group buffer using `W e'.
84
85 ** Gnus now MIME decodes articles even when they lack "MIME-Version"
86 header.  This changes the default of `gnus-article-loose-mime'.
87
88 ** Gnus now views DNS master files sent as text/dns using dns-mode.
89
90 ** Gnus now support the "hashcash" client puzzle anti-spam idea.  See
91 the Gnus manual, section Hashcash, for more information.  Use `(setq
92 message-generate-hashcash t)' to enable.
93
94 ** Gnus supports new limiting commands in the Summary buffer: `/ r'
95 (`gnus-summary-limit-to-replied') and `/ R'
96 (`gnus-summary-limit-to-recipient').  *Note Limiting::.
97
98 ** Gnus supports a new sort command in the Summary buffer: `C-c C-s C-t'
99 (`gnus-summary-sort-by-recipient').  *Note Summary Sorting::.
100
101 ** The `nnrss' back end now supports multilingual text.  Non-ASCII group
102 names for the `nnrss' groups are also supported.  *Note RSS::.
103
104 ** URLs inside OpenPGP: headers are retrieved and imported to your PGP
105 key ring when you click on them.
106
107 ** Gnus uses narrowing to hide headers in Message buffers.  The
108 `References' header is hidden by default.  To make all headers
109 visible, use `(setq message-hidden-headers nil)'.
110
111 ** `gnus-decay-scores' can be a regexp matching score files.  For
112 example, set it to `\\.ADAPT\\'' and only adaptive score files will
113 be decayed.  *Note Score Decays::.
114
115 ** S/MIME now features LDAP user certificate searches.  You need to
116 configure the server in `smime-ldap-host-list'.
117
118 ** Strings prefixing to the `To' and `Newsgroup' headers in summary
119 lines when using `gnus-ignored-from-addresses' can be customized with
120 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.  *Note
121 To From Newsgroups::.
122
123 ** You can replace MIME parts with external bodies.  See
124 `gnus-mime-replace-part' and `gnus-article-replace-part'.  *Note MIME
125 Commands::, *Note Using MIME::.
126
127 ** Lisp files are now installed in .../site-lisp/gnus/ by default.  It
128 defaulted to .../site-lisp/ formerly.  In addition to this, the new
129 installer issues a warning if other Gnus installations which will
130 shadow the latest one are detected.  You can then remove those shadows
131 manually or remove them using `make remove-installed-shadows'.
132
133 ** Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
134
135 ** Having edited the select-method for the foreign server in the server
136 buffer is immediately reflected to the subscription of the groups
137 which use the server in question.  For instance, if you change
138 `nntp-via-address' into `bar.example.com' from `foo.example.com',
139 Gnus will connect to the news host by way of the intermediate host
140 `bar.example.com' from next time.
141
142 ** You can change the location of XEmacs' toolbars in Gnus buffers.  See
143 `gnus-use-toolbar' and `message-use-toolbar'.
144
145 \f
146 * For older news, see Gnus info node "New Features".
147
148 ----------------------------------------------------------------------
149 Copyright information:
150
151 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
152
153    Permission is granted to anyone to make or distribute verbatim copies
154    of this document as received, in any medium, provided that the
155    copyright notice and this permission notice are preserved,
156    thus giving the recipient permission to redistribute in turn.
157
158    Permission is granted to distribute modified versions
159    of this document, or of portions of it,
160    under the above conditions, provided also that they
161    carry prominent notices stating who last changed them.
162 \f
163 Local variables:
164 mode: outline
165 paragraph-separate: "[  \f]*$"
166 end: