From: yamaoka Date: Fri, 22 Jan 1999 05:34:53 +0000 (+0000) Subject: * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from X-Git-Tag: pgnus-ichikawa-199901221900~2 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcdd5d6131a5a0466753b7a1ff46de30c516fa6b;p=elisp%2Fgnus.git- * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from `gnus-current-headers' instead of article header. --- 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 ,