* lisp/gnus-msg.el (gnus-inews-yank-articles): Use `message-list-references'
[elisp/gnus.git-] / ChangeLog
1 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
2
3         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
4         `message-list-references' for gathering IDs from yanked articles.
5
6         * lisp/message.el (message-list-references): New function.
7         (message-yank-original): Use it for gathering IDs from a yanked
8         article.
9
10 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
11
12         * lisp/message.el (message-reply): Get the references from
13         `In-Reply-To' field if there were no references and `In-Reply-To'
14         field looks promising.
15         (message-yank-original): Try to fetch ID from `In-Reply-To' field
16         if `References' field does not exist.
17         (message-yank-original): Use `std11-narrow-to-header' instead of
18         `message-narrow-to-head'.
19
20 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
21
22         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
23         `gnus-current-headers' instead of article header.
24
25 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
26
27         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
28         position of the yanked articles -- apologize to SUTO-san, it has
29         been supported in his original code, but I didn't.
30
31 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
32
33         * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
34
35         * lisp/gnus-draft.el: Add Ichikawa-san to authors.
36         * lisp/message.el: Likewise.
37
38         * lisp/message.el (message-yank-original): If
39         `message-yank-add-new-references' is non-nil and this command is
40         called interactively, new IDs from the yanked article will be added
41         to `References' field.
42         (message-yank-add-new-references): New user option.
43         (message-ignored-resent-headers): Default to "^Return-Receipt".
44
45 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
46             Katsumi Yamaoka   <yamaoka@jpl.org>
47
48         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
49         field with the gathered Message-IDs and References if more than one
50         articles are given.
51
52 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
53
54         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
55         frame after selecting a new article if the value of
56         `message-use-multi-frames' is non-nil and more than one articles
57         are given.
58
59 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
60
61         * README.semi.ja: Delete "ichikawa" from the branches info, and
62         add "keiichi" and "nana-gnus" to there.  Modify the directory name
63         for the daily snapshots.
64         * README.semi: Likewise.
65
66         * README.branch.ja: Modified for 6.10, etc.
67         * README.branch: Likewise.
68
69 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
70
71         * lisp/message.el (message-reply): Cancel the last change.
72         (message-followup): Cancel the last change.
73         (message-wide-reply): Cancel the last change.
74
75         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
76         (gnus-summary-reply): Cancel the last change.
77         (gnus-post-news): Cancel the last change.
78
79 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
80
81         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
82         expirable marks if the destination group is not expirable.
83
84 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85
86         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
87         binary.
88
89 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
92         binary.
93
94 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
95
96         * lisp/message.el (message-reply): Accept references as a new
97         optional arg.
98         (message-followup): Likewise.
99         (message-wide-reply): Likewise.
100
101         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
102         (gnus-summary-reply): Use it.
103         (gnus-post-news): Use it.
104
105 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
106
107         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
108         body.
109
110 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
111
112         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
113         <czkmt@remus.dti.ne.jp> to author and maintainer.
114
115 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
116
117         * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
118         long headers.
119
120 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
123
124 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
125
126         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
127         server if it does not exist in the article.
128         (nntp-request-post): Run `nntp-prepare-post-hook'.
129         (nntp-wait-for): Save a response from the server in
130         `nntp-process-response' after sending a command.
131         (nntp-prepare-post-hook): New hook, run just before posting an
132         article.
133
134         * lisp/nnheader.el (nnheader-init-server-buffer): Make
135         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
136         (nntp-process-response): New variable, used for holding a response
137         from the server after sending a command.
138
139 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
140
141         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
142         only if `group' name is neither "queue" nor "draft".
143
144 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
145
146         * lisp/pop3.el (pop3-munge-message-separator): Use
147         `parse-time-string'.
148
149 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
152         past and the future, and parse single-digit numbers as years.
153
154 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * lisp/parse-time.el (parse-time-string): One too many nils.
157
158 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
159
160         * lisp/parse-time.el (parse-time-rules): Parse
161         "Wed, 29 Apr 98 0:26:01 EDT" times.
162
163 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * lisp/parse-time.el (parse-time-rules): Accept times that look
166         like "h:mm".
167
168 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * lisp/parse-time.el (parse-time-string): Downcase before handling.
171         (parse-time-rules): Times without seconds have 0 seconds.
172
173 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
174
175         * lisp/parse-time.el (parse-time-syntax): Use vectors.
176
177 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
178
179         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
180         select the article before saving.
181
182 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
183
184         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
185         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
186
187 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
188
189         * lisp/pop3.el (pop3-last): Use `split-string' instead of
190         `pop3-string-to-list'.
191         (pop3-stat): Likewise.
192         (pop3-munge-message-separator): Likewise.
193         (pop3-string-to-list): Abolished.
194
195 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
196
197         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
198         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
199         non-nil.
200         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
201         XEmacs.
202         (gnus-offline-popup-menu): New function.
203         (gnus-offline-define-menu-and-key): Call it under Emacs to create
204         a popup menu in the group buffer.
205
206 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
207
208         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
209         select the article before previewing. Abolish prefix arg.
210
211         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
212         the article without reservation.
213         (gnus-article-display-mime-message): Show all headers if
214         `gnus-have-all-headers' the local var of summary buffer is non-nil.
215
216 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
217
218         * lisp/gnus.el: (gnus-version-number): Update to 6.10.1.
219
220 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
221
222         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
223         `gnus-summary-next-article' in `gnus-original-article-mode'.
224         (mime-preview-over-to-previous-method-alist): Use
225         `gnus-summary-prev-article' in `gnus-original-article-mode'.
226         (gnus-article-mode-map): Define almost undefined keys to
227         `gnus-article-read-summary-keys'.
228         (gnus-article-prepare-display): Set `gnus-article-current-summary'
229         to `gnus-summary-buffer'.
230
231 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
232
233         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
234         with APOP extention.
235
236 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
237
238         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
239         (gnus-xmas-logo-color-style): Default to `sky'.
240
241         * lisp/gnus.el (gnus-group-startup-message): Show version.
242         (gnus-splash-face): Shorten a wavelength.
243
244         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
245         for avoiding byte-compile warning.
246
247         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
248         `raw-text'.
249
250 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
251
252         * lisp/*.el: Ebola eradication.
253
254 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
255
256         * Abolish smtp.el and smtpmail.el (moved to FLIM).
257
258 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
259
260         * lisp/message.el (message-mode-map): Use
261         `message-mimic-kill-buffer' for `C-x k'.
262
263 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
264
265         * lisp/message.el (message-dont-send): Use `message-save-drafts'
266         instead of `save-buffer'.
267
268 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
269
270         * lisp/message.el (message-send-mail): Protect against errors.
271         (message-send-news): Likewise.
272         (message-maybe-split-and-send-mail): New function.
273         (message-maybe-split-and-send-news): New function.
274
275 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
276
277         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
278         `mime-insert-header' instead of `mime-insert-decoded-header'.
279
280 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
281
282         * lisp/gnus-ofsetup.el: New file - setting function for
283         gnus-offline.
284
285 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
286
287         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
288         `nnheader-fold-continuation-lines'.
289
290 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
291
292         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
293         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
294         * lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.
295
296 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
297
298         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
299         `mime-edit-decode-buffer' simply as initial value.
300
301         * lisp/message.el (message-make-forward-subject): Use
302         `nnheader-decode-subject' instead of
303         `eword-decode-unstructured-field-body'.
304
305         * lisp/nnheader.el (nnheader-decode-subject): New alias.
306         (nnheader-decode-from): New alias.
307         (make-full-mail-header): Use `nnheader-decode-subject' and
308         `nnheader-decode-from' instead of
309         `eword-decode-and-unfold-unstructured-field' and
310         `eword-decode-and-unfold-structured-field'.
311
312 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
313
314         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
315         `mime-fetch-field' for getting Subject and From field.
316
317 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
318
319         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
320         for Subject and From field.
321
322 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
323
324         * lisp/nnheader.el (nnheader-parse-nov): Use
325         `make-full-mail-header'.
326
327 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
328
329         * lisp/nnheader.el (nnheader-parse-head): Use
330         `make-full-mail-header'.
331
332 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
333
334         * lisp/nnheader.el (make-full-mail-header): Sync up with
335         "chao-gnus-6_12" branch.
336         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
337         (mail-header-xref): Use `mime-entity-xref-internal'
338         (mail-header-set-lines): mime-entity-set-lines-internal'.
339         (mail-header-lines): Use `mime-entity-lines-internal'
340         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
341         (mail-header-chars): Use `mime-entity-chars-internal'.
342         (mail-header-set-references): Use
343         `mime-entity-set-references-internal'.
344         (mail-header-references): Use `mime-entity-references-internal'.
345         (mail-header-set-message-id): Use
346         `mime-entity-set-message-id-internal'.
347         (mail-header-message-id): Use `mime-entity-message-id-internal'.
348         (mail-header-set-date): Use `mime-entity-set-date-internal'.
349         (mail-header-date): Use `mime-entity-date-internal'.
350         (mail-header-set-from): Use
351         `mime-entity-set-decoded-from-internal'.
352         (mail-header-from): Use `mime-entity-decoded-from-internal'.
353         (mail-header-set-subject): Use
354         `mime-entity-set-decoded-subject-internal'.
355         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
356         All changes are imported from "chao-gnus-6_12" branch.
357
358         * lisp/message.el (message-reply): Use
359         `make-full-mail-header-from-decoded-header`.
360         (message-followup): Likewise.
361
362         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
363         Abolished.
364         (gnus-article-display-message-with-encoded-word): Abolished.
365
366 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
367
368         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
369         value to `gnus-maybe-setup-default-charset'.
370         (gnus-maybe-setup-default-charset): New function. It is called
371         `message-maybe-setup-default-charset' at one time.
372
373         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
374
375 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
376
377         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
378         update `gnus-format-specs' when `gnus-version' is differ from
379         saved version.
380
381 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
382
383         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
384         `mime-read-field', `std11-address-string' and
385         `std11-full-name-string' instead of
386         `gnus-extract-address-components'.
387         (gnus-article-sort-by-author): Likewise.
388
389 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
390
391         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
392         New function.
393
394 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
395
396         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
397         buffer local variable `default-mime-charset' of
398         `gnus-original-article-buffer' and `gnus-article-buffer'.
399
400 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
401
402         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
403         (mail-header-number): Use `mime-entity-location-internal'.
404         (mail-header-set-number): Use `mime-entity-set-location-internal'.
405         - Change other `mail-header-*' and `mail-header-set-*' to alias of
406         reference and set functions for mime-entity-internal.
407
408         * lisp/mmgnus.el: New module.
409
410         * lisp/gnus-sum.el: Abolish variable
411         `gnus-structured-field-decoder' and
412         `gnus-unstructured-field-decoder'.
413         (gnus-nov-parse-line): Don't decode from and subject.
414         (gnus-get-newsgroup-headers): Likewise.
415
416         * lisp/gnus-score.el (gnus-header-index): Modify to use
417         mime-entity structure as gnus-header structure.
418
419         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
420         `gnus-current-headers' as mime-message-structure.
421
422 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
425         `make-full-mail-header'.
426
427 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
428
429         * lisp/gnus-offline.el : New file.