Fix Rmail editing with reapplying encoding to message body
commitf82d9323afff7a51e9303d43d7952f42acef843d
authorKen Olum <kdo@cosmos.phy.tufts.edu>
Fri, 8 Sep 2017 09:08:49 +0000 (8 12:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Sep 2017 09:08:49 +0000 (8 12:08 +0300)
treea3ee101badeaa06596936dd8f8ab253d6754f47b
parent37cde9c6a20a7114ac6fb958c80eedf2c66feb68
Fix Rmail editing with reapplying encoding to message body

* lisp/mail/rmailedit.el (rmail-cease-edit):  If no
content-type in edited headers, look for one in original
headers and add it to edited headers.  (Bug #26918)
Use a marker to track start of new body, so that
content-transfer-encoding gets applied only to body.  (Bug #27353).
Ensure blank line at end of message after encoding, not
before.
lisp/mail/rmailedit.el