From bcdd5d6131a5a0466753b7a1ff46de30c516fa6b Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 22 Jan 1999 05:34:53 +0000 Subject: [PATCH] * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from `gnus-current-headers' instead of article header. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2b11a6d..2b09ba6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-01-22 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from + `gnus-current-headers' instead of article header. + +1999-01-22 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning position of the yanked articles -- apologize to SUTO-san, it has been supported in his original code, but I didn't. @@ -17,7 +22,7 @@ called interactively, new IDs from the yanked article will be added to `References' field. (message-yank-add-new-references): New user option. - (message-header-format-alist): Use `message-shorten-reference' for + (message-header-format-alist): Use `message-shorten-references' for `References' in default. 1999-01-20 Kiyokazu SUTO , -- 1.7.10.4