* lisp/message.el (message-yank-original): If `message-yank-add-new-references' pgnus-ichikawa-199901201900
authoryamaoka <yamaoka>
Wed, 20 Jan 1999 10:52:00 +0000 (10:52 +0000)
committeryamaoka <yamaoka>
Wed, 20 Jan 1999 10:52:00 +0000 (10:52 +0000)
commit1b994ef480cae0814f1c9b6c214021e8b00b5ecb
treef094f82d9121378c35422846f3db9e32f682ff11
parent6599329bd3a769d5c27e7ea2270e324957908c34
* lisp/message.el (message-yank-original): If `message-yank-add-new-references'
is non-nil and this command is 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 `References'
in default.
* lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References' field with
the gathered Message-IDs and References if more than one articles are given.
ChangeLog