rmail-output-read-file-name fix for bug#12214
commitee21815118944347ad0c45d47af651e7283709d2
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Aug 2012 20:38:47 +0000 (17 16:38 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Aug 2012 20:38:47 +0000 (17 16:38 -0400)
tree862e8e2515eed6645ccc6d1f8777c0743360faca
parent0b390a9dcf0a4138f07d8928c291d37e0e5097fe
rmail-output-read-file-name fix for bug#12214

This resembles the 2001-05-07 change to rmail-output-read-rmail-file-name,
which was never copied to rmail-output-read-file-name.
It's more complicated now due to Rmail's buffer swapping.

* lisp/mail/rmailout.el (rmail-output-read-file-name):
Check rmail-output-file-alist against the full message body
in the correct rmail buffer.

* lisp/mail/rmail.el: Comment.
lisp/ChangeLog
lisp/mail/rmail.el
lisp/mail/rmailout.el