Nana-gnus: Version 7.1.0.13 (This is alpha status.)
[elisp/gnus.git-] / ChangeLog
1 2000-03-10  Keiichi Suzuki  <keiichi@nanap.org>
2
3         * Nana-gnus: Version 7.1.0.13 (This is alpha status.)
4         CAUTION: Changed coding system of ``~/.newsrc.eld''.
5
6         If you are using Nana-gnus 7.  Check your ~/.newsrc.eld before
7         start up after this version.
8         1. Quit your gnus.
9         2. Backup your ~/.newsrc.eld.
10         2. Find ~/.newsrc.eld with `binary' coding system.
11         3. If you used `gnus-compile', delete a line which start
12            `(setq gnus-format-specs'.
13         4. Change buffer file coding system to `ctext'.
14         5. Save buffer.
15
16         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.13.
17
18         * lisp/gnus-start.el (gnus-startup-file-coding-system): Use
19         `ctext' instead of `binaly'.
20
21 * 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
22
23         * lisp/gnus.el (gnus-compile-user-specs): New user option.
24
25         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
26         as well; don't bind `gnus-tmp-func'.
27         (gnus-update-format-specifications): Use
28         `gnus-update-format-specification-1'.
29         (gnus-update-format-specification-1): New function.
30         (gnus-format-specs-compiled): Modify the form.
31         (TopLevel): Require `alist'.
32
33 * 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
34
35         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
36         `gnus-format-specs', generate compiled specs in
37         `gnus-format-specs-compiled' instead; don't touch the dribble
38         buffer.
39         (gnus-format-specs-compiled): New internal variable.
40
41 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
42
43         * Nana-gnus: Version 7.1.0.12 (This is alpha status.)
44         Fix a bug.
45
46         * lisp/message.el (message-send): Encode header fields, when did
47         not send message.
48
49         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.12.
50
51         * lisp/gnus-spec.el (gnus-update-format-specifications): Fix bug
52         in latest changes.
53
54 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
55
56         * Nana-gnus: Version 7.1.0.11 (This is alpha status.)
57         Fix bugs.
58
59         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
60         update format specifications, when differ `gnus-version' and
61         `gnus-newsrc-file-version' instead of `gnus-version' and
62         `gnus-vertsion' in `gnus-format-specs'.
63         Do not add `gnus-version' into `gnus-format-specs'.
64         (gnus-compile): Remove `gnus-version' from `gnus-format-specs'.
65
66         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.11.
67         (gnus-continuum-version): Return version number of based Gnus.
68
69 2000-03-04  Keiichi Suzuki  <keiichi@nanap.org>
70
71         * Nana-gnus: Version 7.1.0.10 (This is alpha status.)
72         Fix a bug.
73
74         * lisp/message.el (message-narrow-to-headers-or-head): Copy from
75         Gnus 5.8.3.
76
77         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.10.
78
79 2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
80
81         * Nana-gnus: Version 7.1.0.9 (This is alpha status.)
82         Fix a bug.
83
84         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.9.
85
86         * lisp/mmgnus.el (TopLevel): Require `mmgeneric' when installed
87         it.
88
89         * lisp/mm-decode.el (mm-mailcap-command): Do not use
90         `mime-parameter' (in flim-1_13-rfc2231).
91
92 2000-02-22  Keiichi Suzuki  <keiichi@nanap.org>
93
94         * Nana-gnus: Version 7.1.0.8 (This is alpha status.)
95         I tested `nnvirtual'.
96
97         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.8.
98
99 * 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
100
101         * nnvirtual.el (nnvirtual-request-article):
102         Bind gnus-override-method to nil.
103         (nnvirtual-request-update-mark): Don't update mark when
104         article is not there.
105
106 2000-02-14  Keiichi Suzuki  <keiichi@nanap.org>
107
108         * Nana-gnus: Version 7.1.0.7 (This is alpha status.)
109         See announcement of 7.1.0.3.
110
111         Sync up with T-gnus 6.14 around POP3 mail retrieving.
112
113         I tested `gnus-agent'. It's probably fine.
114
115         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.7.
116
117         * lisp/mail-source.el (mail-source-keyword-map): Sync up with
118         T-gnus 6.14 for supporting `pop3-connection-type'.
119         (mail-source-fetch-pop): Likewise.
120
121         * lisp/pop3.el: Sync up with T-gnus 6.14 for supporting
122         `pop3-connection-type', `pop3-leave-mail-on-server',
123         `pop3-maximum-message-size' and `pop3-except-header-regexp'.
124
125 2000-02-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
126
127         * Nana-gnus: Version 7.1.0.6 (This is alpha status.)
128         See announcement of 7.1.0.3.
129
130         Maybe use `gnus-agent'.
131
132         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.6.
133
134         * lisp/nnmh.el (nnmh-request-accept-article): Do not add dummy
135         Message-Id to message which accept to `queue' to `draft' group.
136
137 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
138
139         * Nana-gnus: Version 7.1.0.5 (This is alpha status.)
140         See announcement of 7.1.0.3.
141
142         Only sync up with Gnus 5.6.3.
143
144         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.5.
145
146         * lisp/ChangeLog, lisp/base64.el, lisp/binhex.el,
147         lisp/dgnushack.el, lisp/gnus-agent.el, lisp/gnus-art.el,
148         lisp/gnus-async.el, lisp/gnus-audio.el, lisp/gnus-bcklg.el,
149         lisp/gnus-cache.el, lisp/gnus-cite.el, lisp/gnus-cus.el,
150         lisp/gnus-demon.el, lisp/gnus-draft.el, lisp/gnus-ems.el,
151         lisp/gnus-gl.el, lisp/gnus-group.el, lisp/gnus-kill.el,
152         lisp/gnus-load.el, lisp/gnus-mh.el, lisp/gnus-mlspl.el,
153         lisp/gnus-msg.el, lisp/gnus-nocem.el, lisp/gnus-picon.el,
154         lisp/gnus-range.el, lisp/gnus-salt.el, lisp/gnus-score.el,
155         lisp/gnus-setup.el, lisp/gnus-soup.el, lisp/gnus-spec.el,
156         lisp/gnus-srvr.el, lisp/gnus-start.el, lisp/gnus-sum.el,
157         lisp/gnus-topic.el, lisp/gnus-undo.el, lisp/gnus-util.el,
158         lisp/gnus-uu.el, lisp/gnus-win.el, lisp/gnus-xmas.el,
159         lisp/gnus.el, lisp/ietf-drums.el, lisp/imap.el, lisp/lpath.el,
160         lisp/mail-prsvr.el, lisp/mail-source.el, lisp/md5.el,
161         lisp/message.el, lisp/messcompat.el, lisp/mm-bodies.el,
162         lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-mailcap.el,
163         lisp/mm-util.el, lisp/mm-uu.el, lisp/mm-view.el, lisp/nnagent.el,
164         lisp/nnbabyl.el, lisp/nndb.el, lisp/nndoc.el, lisp/nndraft.el,
165         lisp/nneething.el, lisp/nnfolder.el, lisp/nnheader.el,
166         lisp/nnimap.el, lisp/nnkiboze.el, lisp/nnlistserv.el,
167         lisp/nnmail.el, lisp/nnmbox.el, lisp/nnmh.el, lisp/nnml.el,
168         lisp/nnslashdot.el, lisp/nnsoup.el, lisp/nnspool.el, lisp/nntp.el,
169         lisp/nnultimate.el, lisp/nnvirtual.el, lisp/nnwarchive.el,
170         lisp/nnweb.el, lisp/parse-time.el, lisp/pop3.el, lisp/qp.el,
171         lisp/rfc1843.el, lisp/rfc2047.el, lisp/rfc2104.el, lisp/smiley.el,
172         lisp/uudecode.el, lisp/webmail.el, , texi/ChangeLog,
173         texi/emacs-mime.texi, texi/gnus.texi, texi/message.texi: Sync up
174         with gnus-5_8_3.
175
176 2000-01-12  Keiichi Suzuki  <keiichi@nanap.org>
177
178         * Nana-gnus: Version 7.1.0.4 (This is alpha status.)
179         See announcement of 7.1.0.3.
180
181         Only fixed a bug.
182
183         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.4.
184
185         * lisp/gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Do not
186         decode extra header field.
187
188 2000-01-05  Keiichi Suzuki  <keiichi@nanap.org>
189
190         * Nana-gnus: Version 7.1.0.3 (This is alpha status.)
191         I tested only `nntp',`nnml (with pop3)' backend and `Message'
192         mode.
193
194         You can use ``extruct current entity''.  But can not use ``follow
195         current entity''.
196
197         * lisp/gnus-art.el (gnus-article-header-presentation-method): New
198         function.
199         (mime-header-presentation-method-alist): Add
200         `gnus-article-header-presentation-method'.
201         (gnus-mime-preview-quitting-method): New function.
202         (mime-preview-quitting-method-alist): Add
203         `gnus-mime-preview-quitting-method'.
204         (gnus-following-method): New function.
205         (mime-preview-following-method-alist): Add
206         `gnus-following-method'.
207
208         * lisp/mmgnus.el (mmgnus-entity-body): New function.
209         (mime-entity-content): Use `mmgnus-entity-body'.
210         (mime-insert-entity-content): New method.
211         (mime-write-entity-content): Likewise.
212         (mime-insert-entity): Likewise.
213         (mime-write-entity): Likewise.
214         (mime-write-entity-body): Likewise.
215
216         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.3.
217
218 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
219
220         * lisp/gnus-art.el (gnus-mime-display-part-with-mime-view): Bind
221         `mime-display-text/plain-hook' for `gnus-treat-article'.
222
223 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
224
225         * Nana-gnus: Version 7.1.0.2 (This is very alpha status.)
226         See announcement of 7.1.0.0.
227
228         You can use both MIME-View mode and Gnus native viewer from this
229         version.   If you would like to use MIME-View mode, set
230         `gnus-mime-display-part-with-mime-view' to
231         `gnus-mime-display-part-function' by default.  Otherwise, set
232         `gnus-mime-display-part-with-Gnus'.
233
234         * lisp/mmgnus.el (TopLevel): Require `mime' and `eword-deocode'
235         instead of `mmbuffer'.
236         (mmgnus-entity): Rename from `mime-gnus-handle-entity' and use
237         `mime-entity' as parent class.  Add slot `body' and `header'.
238         (mmgnus-visible-field-p): New function. (copy from
239         `mime-visible-field-p' in FLIM's mmbuffer.el)
240         (mmgnus-insert-header-from-string): New function.
241         (mime-insert-header): Define new method.
242         (mime-entity-content): Likewise.
243         (mime-gnus-entity): Use `mmgnus-entity' as parent class.
244
245         * lisp/mm-view.el (mm-inline-message): Set parent to the child.
246
247         * lisp/mm-decode.el: Rename `mime-gnus-handle-*' to `mmgnus-*'.
248         (mm-handle-body): Rename from `mm-handle-buffer'.
249         (mm-handle-set-body): Rename from `mm-handle-set-buffer'.
250         (mm-make-handle): New argument `parent' and `header'.  If encoding
251         is `nil', do not convert to string.
252         (mm-dissect-buffer-header): Rename argument `parent' to
253         `handle'.  Set raw header string to header slot of `mmgnus-entity'.
254         (mm-dissect-buffer): Rename argument `parent' to `handle'.  When
255         use `MIME-View' mode as viewer, parse `message/*' part.
256         (mm-dissect-singlepart): Use `mm-handle-set-body' and
257         `mm-handle-body'.
258         (mm-dissect-message): New function.
259         (mm-dissect-multipart): Rename argument `parent' to `handle'.
260         (mm-dissect-multipart): Set node ID for each parts.
261         (mm-destroy-part): Use `mm-handle-body' and `mm-handle-set-body'.
262         (mm-insert-part): Likewise.
263
264         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.2.
265
266         * lisp/gnus-art.el (gnus-insert-mime-button): Rename
267         `mm-handle-buffer' to `mm-handle-body'.
268         (gnus-article-decode-hook): Do not decode message header.
269         (gnus-mime-display-part-function): New variable
270         `gnus-mime-display-part-function'.
271         (gnus-display-mime): Use `gnus-mime-display-part-function'.
272         (gnus-mime-display-part-with-mime-view): New function for
273         `gnus-mime-display-part-function'.
274         (gnus-mime-display-part-with-Gnus): Likewise.
275
276 1999-12-25  Keiichi Suzuki  <keiichi@nanap.org>
277
278         * lisp/mm-decode.el (mm-dissect-buffer-header): Correspondence
279         with FLIM.
280
281         * lisp/gnus-art.el (gnus-article-decode-hook): Do not decode
282         message body.
283         (gnus-mime-view-all-parts): If single part message and only
284         remove part in `mm-display-part', then retry display this part.
285         (gnus-display-mime): Even if single part message, display message
286         body by handle.
287
288 1999-12-24  Keiichi Suzuki  <keiichi@nanap.org>
289
290         * Nana-gnus: Version 7.1.0.1 (This is very alpha status.)
291         See announcement of 7.1.0.0.
292
293         * lisp/nnheader.el (make-full-mail-header): If field decoder does
294         not found, then do not decode field body.
295
296         * lisp/mm-mailcap.el (mm-mailcap-mime-info): If `string' is
297         invalid content type format, use `string' as major content type.
298
299         * lisp/mm-decode.el (mm-dissect-buffer): Use `result' instead of
300         `parent'.
301
302         * lisp/gnus-art.el (gnus-mime-view-all-parts): Correspondence with
303         FLIM.
304
305         * lisp/mail-parse.el (mail-decode-encoded-word-region): Use
306         `mime-decode-header-in-region'.
307
308         * lisp/gnus-sum.el (TopLevel): Require `mcharset'.
309         (gnus-group-charset-alist): Use content of `default-mime-charset'
310         instead of `iso-8859-1' for default group charset.
311
312         * lisp/gnus-msg.el (gnus-setup-message): Restore to Gnus 5.8.2,
313         and use `default-mime-charset' instead of
314         `message-posting-charset'. (Do not need this part, probably.)
315
316         * lisp/gnus-art.el (gnus-decode-header-function): Use
317         `mail-decode-encoded-word-region'.
318         (article-decode-encoded-words): Bind `default-mime-charset'
319         instead of `mail-parse-charset'.
320
321         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.1.
322
323 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
324
325         * lisp/dgnushack.el (dgnushack-compile): Do not compile
326         `webmail.el'. (temporarily)
327
328         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
329         `save-restriction'.
330
331 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
332
333         * Nana-gnus: Version 7.1.0.0 (This is very alpha status.)
334         I tested only `nntp',`nnml (with pop3)' backend and `Message'
335         mode.
336
337         The test of implement that based on `luna' and the other FLIM
338         functions. But could not use MIME-View currently.
339
340         * lisp/score-mode.el (score-mode-coding-system): Do not specify
341         the coding system for score file in default.
342
343         * lisp/pop3.el (pop3-read-passwd): Check bounded function, before
344         load file.
345
346         * lisp/nnmail.el (nnmail-get-new-mail): Use `sources' insted of
347         `nnmail-spool-file'. (Maybe BUG of Gnus 5.8.2)
348
349         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Use
350         `make-full-mail-header'.
351
352         * lisp/nnheader.el: Sync with Nana-gnus 6.13.
353
354         * lisp/nndraft.el (nndraft-request-article): Use
355         `nnheader-file-coding-system'.
356
357         * lisp/mml.el: Abolished.
358
359         * lisp/mmgnus.el: Copy from Nana-gnus 6.13.
360         (mime-gnus-handle-entity): New class.
361         (mime-gnus-entity): Use `mime-gnus-handle-entity'.
362
363         * lisp/mm-view.el: Rename `mailcap-*' to `mm-mailcap-*'.
364         (mm-inline-message): Correspondence with FLIM.
365
366         * lisp/mm-uu.el: Rename `mailcap-*' to `mm-mailcap-*'.
367
368         * lisp/mm-mailcap.el:  Rename from `mailcap.el'.
369
370         * lisp/mm-encode.el: Rename `mailcap-*' to `mm-mailcap-*'.
371
372         * lisp/mm-decode.el (mm-handle-p): New inline funtion.
373         (mm-handle-set-buffer): Likewise.
374         (mm-handle-multipart/mixed-p): Likewise.
375         (mm-handle-type-parameters): Likewise.
376         (mm-handle-disposition-type): Likewise.
377         (mm-handle-disposition-parameters): Likewise.
378         (mm-handle-buffer): Correspondence with FLIM.
379         (mm-handle-type): Likewise.
380         (mm-handle-media-type): Likewise.
381         (mm-handle-media-supertype): Likewise.
382         (mm-handle-media-subtype): Likewise.
383         (mm-handle-undisplayer): Likewise.
384         (mm-handle-set-undisplayer): Likewise.
385         (mm-handle-disposition): Likewise.
386         (mm-handle-description): Likewise.
387         (mm-handle-cache): Likewise.
388         (mm-handle-set-cache): Likewise.
389         (mm-handle-id): Likewise.
390         (mm-make-handle): Likewise.
391         (mm-mailcap-command): Likewise.
392         (mm-remove-parts): Likewise.
393         (mm-destroy-parts): Likewise.
394         (mm-remove-part): Likewise.
395         (mm-destroy-part): Likewise.
396         (mm-preferred-alternative): Likewise.
397         (mm-handle-child): New alias.
398         (mm-handle-set-child): Likewise.
399         (mm-dissect-buffer-header): New function.
400         (mm-dissect-buffer): Use
401         `mm-dissect-buffer-header'. Correspondence with FLIM.
402         (mm-dissect-singlepart): Change arguments. Correspondence with
403         FLIM.
404         (mm-dissect-multipart): New required argument. Correspondence with
405         FLIM.
406         (mm-display-part): Rename `mailcap-*' to `mm-mailcap-*'. Use
407         `mm-handle-media-subtype'.
408         (mm-display-external): Rename `mailcap-*' to `mm-mailcap-*'.
409         (mm-interactively-view-part): Likewise.
410
411         * lisp/mm-bodies.el (TopLevel): Require `mm-encode'.
412
413         * lisp/message.el: Copy from Nana-gnus 6.13.
414
415         * lisp/mess-lcl.el: Copy from Nana-gnus 6.13.
416
417         * lisp/mess-bbdb.el: Ditto.
418
419         * lisp/mailcap.el: Rename to mm-mailcap.el
420
421         * lisp/mail-parse.el (mail-header-parse-content-type): Use
422         `mime-parse-Content-Type'.
423         (mail-header-parse-content-disposition): Use
424         `mime-parse-Content-Disposition'.
425         (mail-content-type-get): Use `mime-content-type-parameter'.
426
427         * lisp/gnus.el: Sync with Nana-gnus 6.13.
428         (gnus-version-number): Version 7.1.0.0.
429
430         * lisp/gnus-sum.el: Sync with Nana-gnus 6.13.
431         (gnus-update-summary-mark-positions): Correspondence with FLIM.
432         (gnus-nov-parse-line): Likewise.
433         (gnus-get-newsgroup-headers): Likewise.
434         (gnus-summary-save-parts): Likewise.
435
436         * lisp/gnus-spec.el: Sync with Nana-gnus 6.13.
437
438         * lisp/gnus-soup.el (gnus-soup-send-packet): Do not use
439         `message-newsreader' and `message-mailer'.
440
441         * lisp/gnus-score.el: Sync with Nana-gnus 6.13.
442         (gnus-score-save): Do not replace file name character in base
443         path.
444
445         * lisp/gnus-msg.el: Sync with Nana-gnus 6.13.
446
447         * lisp/gnus-int.el (gnus-request-accept-article): Do not encode
448         message.
449
450         * lisp/gnus-draft.el: Sync with Nana-gnus 6.13.
451
452         * lisp/gnus-cache.el (gnus-cache-file-name): Do not replace file
453         name character in base path.
454
455         * lisp/gnus-bbdb.el: Copy from Nana-gnus 6.13.
456
457         * lisp/gnus-art.el (gnus-decode-header-function): Use
458         `mime-decode-header-in-region'.
459         (article-decode-charset): Correspondence with FLIM.
460         (gnus-article-prepare): Likewise.
461         (gnus-article-prepare-display): New optional argument.
462         (gnus-mime-view-part-as-type): Rename `mailcap-*' to
463         `mm-mailcap-*'.
464         (gnus-display-mime): New required argument. Correspondence with
465         FLIM.
466         (gnus-mime-display-part): Likewise.
467         (gnus-mime-display-single): Likewise.
468         (gnus-mime-display-alternative): Likewise.
469         (gnus-mime-display-alternative): Likewise.
470
471         * lisp/dgnushack.el (dgnushack-compile): When BBDB is not
472         installed, do not compile `gnus-bbdb.el' and `mess-bbdb.el'.
473
474         *  (Repository): New branch Nana7 from gnus-5.8.2.