25e3a6834e874acbb6850bcab8c112cc5d6c67bb
[gnus] / texi / gnus-news.texi
1 @c -*-texinfo-*-
2
3 @c Copyright (C) 2004, 2005 Free Software Foundation, Inc.
4
5 @c    Permission is granted to anyone to make or distribute verbatim copies
6 @c    of this document as received, in any medium, provided that the
7 @c    copyright notice and this permission notice are preserved,
8 @c    thus giving the recipient permission to redistribute in turn.
9
10 @c    Permission is granted to distribute modified versions
11 @c    of this document, or of portions of it,
12 @c    under the above conditions, provided also that they
13 @c    carry prominent notices stating who last changed them.
14
15 @c This file contains a list of news features Gnus.  It is supposed to be
16 @c included in `gnus.texi'.  `GNUS-NEWS' is automatically generated from
17 @c this file (see `gnus-news.el').
18
19 @itemize @bullet
20
21 @item Upgrading from previous (stable) version if you have used No Gnus.
22
23 If you have tried No Gnus (the unstable Gnus branch leading to this
24 release) but went back to a stable version, be careful when upgrading
25 to this version.  In particular, you will probably want to remove the
26 @file{~/News/marks} directory (perhaps selectively), so that flags are
27 read from your @file{~/.newsrc.eld} instead of from the stale marks
28 file, where this release will store flags for nntp.  See a later entry
29 for more information about nntp marks.  Note that downgrading isn't
30 safe in general.
31
32 @item The nntp back end store article marks in @file{~/News/marks}.
33
34 The directory can be changed using the (customizable) variable
35 @code{nntp-marks-directory}, and marks can be disabled using the
36 (back end) variable @code{nntp-marks-is-evil}.  The advantage of this
37 is that you can copy @file{~/News/marks} (using rsync, scp or
38 whatever) to another Gnus installation, and it will realize what
39 articles you have read and marked.  The data in @file{~/News/marks}
40 has priority over the same data in @file{~/.newsrc.eld}.
41
42 @item
43 Picons can be displayed right from the textual address, see
44 @code{gnus-picon-style}.  @ref{Picons}.
45
46 @item
47 You can import and export your @acronym{RSS} subscriptions from
48 @acronym{OPML} files.  @xref{RSS}.
49
50 @item
51 The option @code{mm-fill-flowed} can be used to disable treatment of
52 format=flowed messages.  Also, flowed text is disabled when sending
53 inline @acronym{PGP} signed messages.
54
55 @item You can now drag and drop attachments to the Message buffer.
56
57 @item The option @code{message-yank-empty-prefix} now controls how
58 empty lines are prefixed in cited text.
59 @xref{(message)Insertion Variables}.
60
61 @item @acronym{ANSI} @acronym{SGR} control sequences can be transformed
62 using @kbd{W A}.
63
64 @acronym{ANSI} sequences are used in some Chinese hierarchies for
65 highlighting articles (@code{gnus-article-treat-ansi-sequences}).
66
67 @item International host names (@acronym{IDNA}) can now be decoded
68 inside article bodies using @kbd{W i}
69 (@code{gnus-summary-idna-message}).  This require that GNU Libidn
70 (@url{http://www.gnu.org/software/libidn/}) has been installed.
71
72 @item Gnus includes an Emacs Lisp @acronym{SASL} library.
73
74 This provide a clean @acronym{API} to @acronym{SASL} mechanisms from
75 within Emacs.  The user visible aspects of this, compared to the earlier
76 situation, include support for @acronym{DIGEST}-@acronym{MD5} and
77 @acronym{NTLM}.
78
79 @item ManageSieve connections uses the @acronym{SASL} library by default.
80
81 The primary change this brings is support for @acronym{DIGEST-MD5} and
82 @acronym{NTLM}, when the server support it.
83
84 @item Gnus include a password cache mechanism in password.el.
85
86 It is enabled by default (see @code{password-cache}), with a short
87 timeout of 16 seconds (see @code{password-cache-expiry}).  If
88 @acronym{PGG} is used as the @acronym{PGP} back end, the @acronym{PGP}
89 passphrase is managed by this mechanism.  Passwords for ManageSieve
90 connections are managed by this mechanism, after quering the user about
91 whether to do so.
92
93 @item @acronym{IMAP} identity (@acronym{RFC} 2971) is supported.
94
95 By default, Gnus do not send any information about itself, but you can
96 customize it using the variable @code{nnimap-id}.
97
98 @item The @file{all.SCORE} file can be edited from the group buffer
99 using @kbd{W e}.
100
101 @item Gnus now MIME decode articles even when they lack "MIME-Version" header.
102 This changes the default of @code{gnus-article-loose-mime}.
103
104 @item Gnus now view DNS master files sent as text/dns using dns-mode.
105
106 @item Gnus now support the ``hashcash'' client puzzle anti-spam idea.
107 See the Gnus manual, section Hashcash, for more information.  Use
108 @code{(setq message-generate-hashcash t)} to enable.
109
110 @item Gnus supports new limiting commands in the Summary buffer:
111 @kbd{/ r} (@code{gnus-summary-limit-to-replied}) and @kbd{/ R}
112 (@code{gnus-summary-limit-to-recipient}).  @ref{Limiting}.
113
114 @item Gnus supports a new sort command in the Summary buffer:
115 @kbd{C-c C-s C-t} (@code{gnus-summary-sort-by-recipient}).  @ref{Summary
116 Sorting}.
117
118 @item The @code{nnrss} back end now supports multilingual text.
119 Non-@acronym{ASCII} group names for the @code{nnrss} groups are also
120 supported.  @xref{RSS}.
121
122 @item URLs inside OpenPGP: headers are retrieved and imported to your
123 PGP key ring when you click on them.
124
125 @item Gnus uses narrowing to hide headers in Message buffers.
126 The @code{References} header is hidden by default.  To make all
127 headers visible, use @code{(setq message-hidden-headers nil)}.
128
129 @item @code{gnus-decay-scores} can be a regexp matching score files.
130 This allows to decay only adaptive score files.  @ref{Score Decays}.
131
132 @item @acronym{S/MIME} now feature @acronym{LDAP} user certificate searches.
133 You need to configure the server in @code{smime-ldap-host-list}.
134
135 @item Strings prefixed to the @code{To} and @code{Newsgroup} headers in
136 summary lines when using @code{gnus-ignored-from-addresses} can be
137 customized with @code{gnus-summary-to-prefix} and
138 @code{gnus-summary-newsgroup-prefix}.  @ref{To From Newsgroups}.
139
140 @end itemize
141 @c gnus-news.texi ends here.
142
143 @ignore
144    arch-tag: 872c7569-4340-4d73-9d1d-7826d9f94a51
145 @end ignore