Add arch taglines
[gnus] / texi / gnus-news.texi
1 @c -*-texinfo-*-
2
3 @c Copyright (C) 2004 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 This file contains a list of news features Gnus.  It is supposed to be
16 included in `gnus.texi'.  `GNUS-NEWS' is automatically generated from
17 this file (see `gnus-news.el').
18
19 @itemize @bullet
20
21 @item
22 You can import and export your @acronym{RSS} subscriptions from
23 @acronym{OPML} files.  @xref{RSS}.
24
25 @item 
26 The option @code{mm-fill-flowed} can be used to disable treatment of
27 format=flowed messages.  Also, flowed text is disabled when sending
28 inline @acronym{PGP} signed messages.
29
30 @item You can now drag and drop attachments to the Message buffer.
31
32 @item @kbd{/ r} limits the summary buffer to replied articles.
33
34 @item @acronym{ANSI} @acronym{SGR} control sequences can be transformed
35 using @kbd{W A}.
36
37 @acronym{ANSI} sequences are used in some Chinese hierarchies for
38 highlighting articles (@code{gnus-article-treat-ansi-sequences}).
39
40 @item Gnus includes an Emacs Lisp @acronym{SASL} library.
41
42 This provide a clean @acronym{API} to @acronym{SASL} mechanisms from
43 within Emacs.  The user visible aspects of this, compared to the earlier
44 situation, include support for @acronym{DIGEST}-@acronym{MD5} and
45 @acronym{NTLM}.
46
47 @item ManageSieve connections uses the @acronym{SASL} library by default.
48
49 The primary change this brings is support for @acronym{DIGEST-MD5} and
50 @acronym{NTLM}, when the server support it.
51
52 @item Gnus include a password cache mechanism in password.el.
53
54 It is enabled by default (see @code{password-cache}), with a short
55 timeout of 16 seconds (see @code{password-cache-expiry}).  If
56 @acronym{PGG} is used as the @acronym{PGP} backend, the @acronym{PGP}
57 passphrase is managed by this mechanism.  Passwords for ManageSieve
58 connections are managed by this mechanism, after quering the user about
59 whether to do so.
60
61 @item @acronym{IMAP} identity (@acronym{RFC} 2971) is supported.
62
63 By default, Gnus do not send any information about itself, but you can
64 customize it using @code{nnimap-id}.
65
66 @item The @file{all.SCORE} file can now be edited from the group buffer 
67 using @kbd{W e}.
68
69 @end itemize
70
71 @c gnus-news.texi ends here.
72
73 @ignore
74    arch-tag: 872c7569-4340-4d73-9d1d-7826d9f94a51
75 @end ignore