Update.
[elisp/gnus.git-] / ChangeLog
1 2000-01-05  Keiichi Suzuki  <keiichi@nanap.org>
2
3         * Nana-gnus: Version 7.1.0.3 (This is alpha status.)
4         I tested only `nntp',`nnml (with pop3)' backend and `Message'
5         mode.
6
7         You can use ``extruct current entity''.  But can not use ``follow
8         current entity''.
9
10         * lisp/gnus-art.el (gnus-article-header-presentation-method): New
11         function.
12         (mime-header-presentation-method-alist): Add
13         `gnus-article-header-presentation-method'.
14         (gnus-mime-preview-quitting-method): New function.
15         (mime-preview-quitting-method-alist): Add
16         `gnus-mime-preview-quitting-method'.
17         (gnus-following-method): New function.
18         (mime-preview-following-method-alist): Add
19         `gnus-following-method'.
20
21         * lisp/mmgnus.el (mmgnus-entity-body): New function.
22         (mime-entity-content): Use `mmgnus-entity-body'.
23         (mime-insert-entity-content): New method.
24         (mime-write-entity-content): Likewise.
25         (mime-insert-entity): Likewise.
26         (mime-write-entity): Likewise.
27         (mime-write-entity-body): Likewise.
28
29         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.3.
30
31 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
32
33         * lisp/gnus-art.el (gnus-mime-display-part-with-mime-view): Bind
34         `mime-display-text/plain-hook' for `gnus-treat-article'.
35
36 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
37
38         * Nana-gnus: Version 7.1.0.2 (This is very alpha status.)
39         See announcement of 7.1.0.0.
40
41         You can use both MIME-View mode and Gnus native viewer from this
42         version.   If you would like to use MIME-View mode, set
43         `gnus-mime-display-part-with-mime-view' to
44         `gnus-mime-display-part-function' by default.  Otherwise, set
45         `gnus-mime-display-part-with-Gnus'.
46
47         * lisp/mmgnus.el (TopLevel): Require `mime' and `eword-deocode'
48         instead of `mmbuffer'.
49         (mmgnus-entity): Rename from `mime-gnus-handle-entity' and use
50         `mime-entity' as parent class.  Add slot `body' and `header'.
51         (mmgnus-visible-field-p): New function. (copy from
52         `mime-visible-field-p' in FLIM's mmbuffer.el)
53         (mmgnus-insert-header-from-string): New function.
54         (mime-insert-header): Define new method.
55         (mime-entity-content): Likewise.
56         (mime-gnus-entity): Use `mmgnus-entity' as parent class.
57
58         * lisp/mm-view.el (mm-inline-message): Set parent to the child.
59
60         * lisp/mm-decode.el: Rename `mime-gnus-handle-*' to `mmgnus-*'.
61         (mm-handle-body): Rename from `mm-handle-buffer'.
62         (mm-handle-set-body): Rename from `mm-handle-set-buffer'.
63         (mm-make-handle): New argument `parent' and `header'.  If encoding
64         is `nil', do not convert to string.
65         (mm-dissect-buffer-header): Rename argument `parent' to
66         `handle'.  Set raw header string to header slot of `mmgnus-entity'.
67         (mm-dissect-buffer): Rename argument `parent' to `handle'.  When
68         use `MIME-View' mode as viewer, parse `message/*' part.
69         (mm-dissect-singlepart): Use `mm-handle-set-body' and
70         `mm-handle-body'.
71         (mm-dissect-message): New function.
72         (mm-dissect-multipart): Rename argument `parent' to `handle'.
73         (mm-dissect-multipart): Set node ID for each parts.
74         (mm-destroy-part): Use `mm-handle-body' and `mm-handle-set-body'.
75         (mm-insert-part): Likewise.
76
77         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.2.
78
79         * lisp/gnus-art.el (gnus-insert-mime-button): Rename
80         `mm-handle-buffer' to `mm-handle-body'.
81         (gnus-article-decode-hook): Do not decode message header.
82         (gnus-mime-display-part-function): New variable
83         `gnus-mime-display-part-function'.
84         (gnus-display-mime): Use `gnus-mime-display-part-function'.
85         (gnus-mime-display-part-with-mime-view): New function for
86         `gnus-mime-display-part-function'.
87         (gnus-mime-display-part-with-Gnus): Likewise.
88
89 1999-12-25  Keiichi Suzuki  <keiichi@nanap.org>
90
91         * lisp/mm-decode.el (mm-dissect-buffer-header): Correspondence
92         with FLIM.
93
94         * lisp/gnus-art.el (gnus-article-decode-hook): Do not decode
95         message body.
96         (gnus-mime-view-all-parts): If single part message and only
97         remove part in `mm-display-part', then retry display this part.
98         (gnus-display-mime): Even if single part message, display message
99         body by handle.
100
101 1999-12-24  Keiichi Suzuki  <keiichi@nanap.org>
102
103         * Nana-gnus: Version 7.1.0.1 (This is very alpha status.)
104         See announcement of 7.1.0.0.
105
106         * lisp/nnheader.el (make-full-mail-header): If field decoder does
107         not found, then do not decode field body.
108
109         * lisp/mm-mailcap.el (mm-mailcap-mime-info): If `string' is
110         invalid content type format, use `string' as major content type.
111
112         * lisp/mm-decode.el (mm-dissect-buffer): Use `result' instead of
113         `parent'.
114
115         * lisp/gnus-art.el (gnus-mime-view-all-parts): Correspondence with
116         FLIM.
117
118         * lisp/mail-parse.el (mail-decode-encoded-word-region): Use
119         `mime-decode-header-in-region'.
120
121         * lisp/gnus-sum.el (TopLevel): Require `mcharset'.
122         (gnus-group-charset-alist): Use content of `default-mime-charset'
123         instead of `iso-8859-1' for default group charset.
124
125         * lisp/gnus-msg.el (gnus-setup-message): Restore to Gnus 5.8.2,
126         and use `default-mime-charset' instead of
127         `message-posting-charset'. (Do not need this part, probably.)
128
129         * lisp/gnus-art.el (gnus-decode-header-function): Use
130         `mail-decode-encoded-word-region'.
131         (article-decode-encoded-words): Bind `default-mime-charset'
132         instead of `mail-parse-charset'.
133
134         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.1.
135
136 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
137
138         * lisp/dgnushack.el (dgnushack-compile): Do not compile
139         `webmail.el'. (temporarily)
140
141         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
142         `save-restriction'.
143
144 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
145
146         * Nana-gnus: Version 7.1.0.0 (This is very alpha status.)
147         I tested only `nntp',`nnml (with pop3)' backend and `Message'
148         mode.
149
150         The test of implement that based on `luna' and the other FLIM
151         functions. But could not use MIME-View currently.
152
153         * lisp/score-mode.el (score-mode-coding-system): Do not specify
154         the coding system for score file in default.
155
156         * lisp/pop3.el (pop3-read-passwd): Check bounded function, before
157         load file.
158
159         * lisp/nnmail.el (nnmail-get-new-mail): Use `sources' insted of
160         `nnmail-spool-file'. (Maybe BUG of Gnus 5.8.2)
161
162         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Use
163         `make-full-mail-header'.
164
165         * lisp/nnheader.el: Sync with Nana-gnus 6.13.
166
167         * lisp/nndraft.el (nndraft-request-article): Use
168         `nnheader-file-coding-system'.
169
170         * lisp/mml.el: Abolished.
171
172         * lisp/mmgnus.el: Copy from Nana-gnus 6.13.
173         (mime-gnus-handle-entity): New class.
174         (mime-gnus-entity): Use `mime-gnus-handle-entity'.
175
176         * lisp/mm-view.el: Rename `mailcap-*' to `mm-mailcap-*'.
177         (mm-inline-message): Correspondence with FLIM.
178
179         * lisp/mm-uu.el: Rename `mailcap-*' to `mm-mailcap-*'.
180
181         * lisp/mm-mailcap.el:  Rename from `mailcap.el'.
182
183         * lisp/mm-encode.el: Rename `mailcap-*' to `mm-mailcap-*'.
184
185         * lisp/mm-decode.el (mm-handle-p): New inline funtion.
186         (mm-handle-set-buffer): Likewise.
187         (mm-handle-multipart/mixed-p): Likewise.
188         (mm-handle-type-parameters): Likewise.
189         (mm-handle-disposition-type): Likewise.
190         (mm-handle-disposition-parameters): Likewise.
191         (mm-handle-buffer): Correspondence with FLIM.
192         (mm-handle-type): Likewise.
193         (mm-handle-media-type): Likewise.
194         (mm-handle-media-supertype): Likewise.
195         (mm-handle-media-subtype): Likewise.
196         (mm-handle-undisplayer): Likewise.
197         (mm-handle-set-undisplayer): Likewise.
198         (mm-handle-disposition): Likewise.
199         (mm-handle-description): Likewise.
200         (mm-handle-cache): Likewise.
201         (mm-handle-set-cache): Likewise.
202         (mm-handle-id): Likewise.
203         (mm-make-handle): Likewise.
204         (mm-mailcap-command): Likewise.
205         (mm-remove-parts): Likewise.
206         (mm-destroy-parts): Likewise.
207         (mm-remove-part): Likewise.
208         (mm-destroy-part): Likewise.
209         (mm-preferred-alternative): Likewise.
210         (mm-handle-child): New alias.
211         (mm-handle-set-child): Likewise.
212         (mm-dissect-buffer-header): New function.
213         (mm-dissect-buffer): Use
214         `mm-dissect-buffer-header'. Correspondence with FLIM.
215         (mm-dissect-singlepart): Change arguments. Correspondence with
216         FLIM.
217         (mm-dissect-multipart): New required argument. Correspondence with
218         FLIM.
219         (mm-display-part): Rename `mailcap-*' to `mm-mailcap-*'. Use
220         `mm-handle-media-subtype'.
221         (mm-display-external): Rename `mailcap-*' to `mm-mailcap-*'.
222         (mm-interactively-view-part): Likewise.
223
224         * lisp/mm-bodies.el (TopLevel): Require `mm-encode'.
225
226         * lisp/message.el: Copy from Nana-gnus 6.13.
227
228         * lisp/mess-lcl.el: Copy from Nana-gnus 6.13.
229
230         * lisp/mess-bbdb.el: Ditto.
231
232         * lisp/mailcap.el: Rename to mm-mailcap.el
233
234         * lisp/mail-parse.el (mail-header-parse-content-type): Use
235         `mime-parse-Content-Type'.
236         (mail-header-parse-content-disposition): Use
237         `mime-parse-Content-Disposition'.
238         (mail-content-type-get): Use `mime-content-type-parameter'.
239
240         * lisp/gnus.el: Sync with Nana-gnus 6.13.
241         (gnus-version-number): Version 7.1.0.0.
242
243         * lisp/gnus-sum.el: Sync with Nana-gnus 6.13.
244         (gnus-update-summary-mark-positions): Correspondence with FLIM.
245         (gnus-nov-parse-line): Likewise.
246         (gnus-get-newsgroup-headers): Likewise.
247         (gnus-summary-save-parts): Likewise.
248
249         * lisp/gnus-spec.el: Sync with Nana-gnus 6.13.
250
251         * lisp/gnus-soup.el (gnus-soup-send-packet): Do not use
252         `message-newsreader' and `message-mailer'.
253
254         * lisp/gnus-score.el: Sync with Nana-gnus 6.13.
255         (gnus-score-save): Do not replace file name character in base
256         path.
257
258         * lisp/gnus-msg.el: Sync with Nana-gnus 6.13.
259
260         * lisp/gnus-int.el (gnus-request-accept-article): Do not encode
261         message.
262
263         * lisp/gnus-draft.el: Sync with Nana-gnus 6.13.
264
265         * lisp/gnus-cache.el (gnus-cache-file-name): Do not replace file
266         name character in base path.
267
268         * lisp/gnus-bbdb.el: Copy from Nana-gnus 6.13.
269
270         * lisp/gnus-art.el (gnus-decode-header-function): Use
271         `mime-decode-header-in-region'.
272         (article-decode-charset): Correspondence with FLIM.
273         (gnus-article-prepare): Likewise.
274         (gnus-article-prepare-display): New optional argument.
275         (gnus-mime-view-part-as-type): Rename `mailcap-*' to
276         `mm-mailcap-*'.
277         (gnus-display-mime): New required argument. Correspondence with
278         FLIM.
279         (gnus-mime-display-part): Likewise.
280         (gnus-mime-display-single): Likewise.
281         (gnus-mime-display-alternative): Likewise.
282         (gnus-mime-display-alternative): Likewise.
283
284         * lisp/dgnushack.el (dgnushack-compile): When BBDB is not
285         installed, do not compile `gnus-bbdb.el' and `mess-bbdb.el'.
286
287         *  (Repository): New branch Nana7 from gnus-5.8.2.