addition.
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2 Copyright (C) 1999, 2000, 2001 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 Oort Gnus
10
11 ** message-minibuffer-local-map
12
13 The line below enables BBDB in resending a message:
14
15 (define-key message-minibuffer-local-map [(tab)] 'bbdb-complete-name)
16
17 ** Externalize attachments.
18
19 If gnus-gcc-externalize-attachments (or
20 message-fcc-externalize-attachments) is non-nil, attach local files as
21 external parts.
22
23 Command gnus-mime-save-part-and-strip (bound to \C-o on MIME buttons)
24 saves a part and replaces the part with an external one.
25
26 ** gnus-default-charset
27
28 The default value is determined from the current-language-environment
29 variable, instead of 'iso-8859-1. Also the ".*" item in
30 gnus-group-charset-alist is removed.
31
32 ** gnus-posting-styles
33
34 Add a new format of match like
35
36         ((header "to" "larsi.*org")
37          (Organization "Somewhere, Inc."))
38
39 The old format like the lines below is obsolete.
40
41         (header "to" "larsi.*org"
42          (Organization "Somewhere, Inc."))
43
44 ** message-ignored-news-headers and message-ignored-mail-headers
45
46 X-Draft-From and X-Gnus-Agent-Meta-Information have been added into
47 these two variables. If you customized those, perhaps you need add
48 those two headers too.
49
50 ** Gnus reads the NOV and articles in the Agent if plugged.
51
52 If one reads an article while plugged, and the article already exists
53 in the Agent, it won't get downloaded once more.  (setq
54 gnus-agent-cache nil) reverts to the old behavior.
55
56 ** Gnus supports the "format=flowed" (RFC 2646) parameter.
57
58 On composing messages, it is enabled by `use-hard-newlines'.  Decoding
59 format=flowed was present but not documented in earlier versions.
60
61 ** Gnus supports the generation of RFC 2298 Disposition Notification requests.
62
63 This is invoked with the C-c M-n key binding from message mode.
64
65 ** Gnus supports Maildir groups.
66
67 Gnus includes a new backend nnmaildir.el.
68
69 ** Printing capabilities are enhanced.
70
71 Gnus supports Muttprint natively with O P from the Summary and Article
72 buffers.  Also, each individual MIME part can be printed using p on
73 the MIME button.
74
75 ** Message supports the Importance: header.
76
77 In the message buffer, C-c C-f C-i or C-u cycles through the valid values.
78
79 ** Gnus supports Cancel Locks in News.
80
81 This means a header "Cancel-Lock" is inserted in news posting. It is
82 used to determine if you wrote a article or not (for
83 cancelling/superseding).  The behaviour can be changed by customizing
84 `message-insert-canlock'.
85
86 ** Gnus supports server-side mail filtering using Sieve.
87
88 Sieve rules can be added as Group Parameters for groups, and the
89 complete Sieve script is generated using `D g' from the Group buffer,
90 and then uploaded to the server using `C-c C-l' in the generated Sieve
91 buffer.  Search the online Gnus manual for "sieve", and see the new
92 Sieve manual, for more information.
93
94 ** Extended format specs.
95
96 Format spec "%&user-date;" is added into
97 gnus-summary-line-format-alist.  Also, user defined extended format
98 specs are supported.  The extended format specs look like "%u&foo;",
99 which invokes function gnus-user-format-function-foo.  Because "&" is
100 used as the escape character, old user defined format "%u&" is no
101 longer supported.
102
103 ** `/ *' (gnus-summary-limit-include-cached) is rewritten.
104
105 It was aliased to `Y c' (gnus-summary-insert-cached-articles). The new
106 function filters out other articles.
107
108 ** Group names are treated as UTF-8 by default.
109
110 This is supposedly what USEFOR wants to migrate to.  See
111 `gnus-group-name-charset-group-alist' and
112 `gnus-group-name-charset-method-alist' for customization.
113
114 ** The nnml and nnfolder backends store marks for each groups.
115
116 This makes it possible to take backup of nnml/nnfolder servers/groups
117 separately of .newsrc.eld, while preserving marks.  It also makes it
118 possible to share articles and marks between users (without sharing
119 the .newsrc.eld file) within e.g. a department.  It works by storing
120 the marks stored in .newsrc.eld in a per-group file ".marks" (for
121 nnml) and "groupname.mrk" (for nnfolder, named "groupname").  If the
122 nnml/nnfolder is moved to another machine, Gnus will automatically use
123 the .marks or .mrk file instead of the information in .newsrc.eld.
124 The new server variables `nnml-marks-is-evil' and
125 `nnfolder-marks-is-evil' can be used to disable this feature.
126
127 ** The menu bar (in Group and Summary buffer) named "Misc" has been
128 renamed to "Gnus".
129
130 ** The menu bar (in Message mode) named "MML" has been renamed to
131 "Attachments".
132
133 ** gnus-group-charset-alist and gnus-group-ignored-charsets-alist.
134
135 The regexps in these variables are compared with full group names
136 instead of real group names in 5.8.  Users who customize these
137 variables should change those regexps accordingly. For example:
138
139    ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
140
141 ** Gnus supports PGP (RFC 1991/2440), PGP-MIME (RFC 2015/3156) and
142 SMIME.
143
144 ** Gnus inlines external parts (message/external).
145
146 ** MML (Mime compose) prefix changed from `M-m' to `C-c C-m'.
147
148 This change was made to avoid conflict with the standard binding of
149 `back-to-indentation', which is also useful in message mode.
150
151 \f
152 * Changes in Pterodactyl Gnus (5.8/5.9)
153
154 The Gnus NEWS entries are short, but they reflect sweeping changes in
155 four areas: Article display treatment, MIME treatment,
156 internationalization and mail-fetching.
157
158 ** The mail-fetching functions have changed.  See the manual for the
159 many details.  In particular, all procmail fetching variables are gone.
160
161 If you used procmail like in
162
163 (setq nnmail-use-procmail t)
164 (setq nnmail-spool-file 'procmail)
165 (setq nnmail-procmail-directory "~/mail/incoming/")
166 (setq nnmail-procmail-suffix "\\.in")
167
168 this now has changed to 
169
170 (setq mail-sources
171       '((directory :path "~/mail/incoming/"
172                    :suffix ".in")))
173
174 More information is available in the info doc at Select Methods ->
175 Getting Mail -> Mail Sources
176
177 ** Gnus is now a MIME-capable reader.  This affects many parts of
178 Gnus, and adds a slew of new commands.  See the manual for details.
179
180 ** Gnus has also been multilingualized.  This also affects too
181 many parts of Gnus to summarize here, and adds many new variables.
182
183 ** gnus-auto-select-first can now be a function to be
184 called to position point.
185
186 ** The user can now decide which extra headers should be included in
187 summary buffers and NOV files.
188
189 ** `gnus-article-display-hook' has been removed.  Instead, a number
190 of variables starting with `gnus-treat-' have been added.
191
192 ** The Gnus posting styles have been redone again and now works in a
193 subtly different manner.
194
195 ** New web-based backends have been added: nnslashdot, nnwarchive
196 and nnultimate.  nnweb has been revamped, again, to keep up with
197 ever-changing layouts.
198
199 ** Gnus can now read IMAP mail via nnimap.
200
201 \f
202 * For older news, see Gnus info node "New Features".
203
204 ----------------------------------------------------------------------
205 Copyright information:
206
207 Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
208
209    Permission is granted to anyone to make or distribute verbatim copies
210    of this document as received, in any medium, provided that the
211    copyright notice and this permission notice are preserved,
212    thus giving the recipient permission to redistribute in turn.
213
214    Permission is granted to distribute modified versions
215    of this document, or of portions of it,
216    under the above conditions, provided also that they
217    carry prominent notices stating who last changed them.
218 \f
219 Local variables:
220 mode: outline
221 paragraph-separate: "[  \f]*$"
222 end: