* lisp/message.el (message-reply): Get the references from `In-Reply-To' field pgnus-ichikawa-199901221900
authoryamaoka <yamaoka>
Fri, 22 Jan 1999 08:23:41 +0000 (08:23 +0000)
committeryamaoka <yamaoka>
Fri, 22 Jan 1999 08:23:41 +0000 (08:23 +0000)
commitc9f997d74e49065a9c6057235b39d5854009b0a9
treebf972766324cee39ba1c493d11747bd5700114bc
parentb5a7e1584d930e1976052f3d42c85ed282c686fd
* lisp/message.el (message-reply): Get the references from `In-Reply-To' field
if there were no references and `In-Reply-To' field looks promising.
(message-yank-original): Try to fetch ID from `In-Reply-To' field if
`References' field does not exist.
(message-yank-original): Use `std11-narrow-to-header' instead of
`message-narrow-to-head'.
ChangeLog