* lisp/message.el (message-reply): Get the references from `In-Reply-To' field gnus-6_10-199901221900
authoryamaoka <yamaoka>
Fri, 22 Jan 1999 08:22:52 +0000 (08:22 +0000)
committeryamaoka <yamaoka>
Fri, 22 Jan 1999 08:22:52 +0000 (08:22 +0000)
commit9608263bbae5e02f706e937779b01c6419b58acd
treefb560927f3ebfb620d396e7470a65aee9a33eebf
parent7a632c5020d1f156239db84be2a061c11baf22a8
* 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