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