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