*** empty log message ***
[gnus] / GNUS-NEWS
1 ** Gnus changes.
2
3 *** The Gnus alpha distribution no longer bundles Custom and Widget.
4 If your Emacs doesn't come with these libraries, fetch them from
5 <URL:http://www.dina.kvl.dk/~abraham/custom/>.  You also then need to
6 add the following to the lisp/dgnushack.el file:
7
8      (push "~/lisp/custom" load-path)
9
10 Modify to suit your needs.
11
12 *** New functionality for using Gnus as an offline newsreader has been
13 added.  A plethora of new commands and modes have been added.  See the
14 Gnus manual for the full story.
15
16 *** The nndraft backend has returned, but works differently than
17 before.  All Message buffers are now also articles in the nndraft
18 group, which is created automatically.
19
20 *** `gnus-alter-header-function' can now be used to alter header
21 values.
22
23 *** `gnus-summary-goto-article' now accept Message-ID's.
24
25 *** A new Message command for deleting text in the body of a message
26 outside the region: `C-c C-v'.
27
28 *** You can now post to component group in nnvirtual groups with
29 `C-u C-c C-c'.
30
31 *** `nntp-rlogin-program' -- new variable to ease customization.
32
33 *** `C-u C-c C-c' in `gnus-article-edit-mode' will now inhibit
34 re-highlighting of the article buffer.
35
36 *** New element in `gnus-boring-article-headers' -- `long-to'.
37
38 *** `M-i' symbolic prefix command.  See the section "Symbolic
39 Prefixes" in the Gnus manual for details.
40
41 *** `L' and `I' in the summary buffer now take the symbolic prefix
42 `a' to add the score rule to the "all.SCORE" file.
43
44 *** `gnus-simplify-subject-functions' variable to allow greater
45 control over simplification.
46
47 *** `A T' -- new command for fetching the current thread.
48
49 *** `/ T' -- new command for including the current thread in the
50 limit.
51
52 *** `M-RET' is a new Message command for breaking cited text.
53
54 *** \\1-expressions are now valid in `nnmail-split-methods'.
55
56 *** The `custom-face-lookup' function has been removed.  
57 If you used this function in your initialization files, you must
58 rewrite them to use `face-spec-set' instead.
59
60 *** Cancelling now uses the current select method.  Symbolic prefix
61 `a' forces normal posting method.
62
63 *** New command to translate M******** sm*rtq**t*s into proper text
64 -- `W d'.
65