1999-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
+ * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
+ `gnus-current-headers' instead of article header.
+
+1999-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
+
* 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.
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 <suto@merry.xmath.ous.ac.jp>,