]> git.eshelyaron.com Git - emacs.git/commit
Fix problems when editing raw undecoded message (Bug#28671)
authorKen Olum <kdo@cosmos.phy.tufts.edu>
Mon, 9 Oct 2017 13:54:00 +0000 (16:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Oct 2017 13:54:00 +0000 (16:54 +0300)
commit7ed73608559c2254ac66cf440f6f9eec934c4dae
treed476b4353f22a3ca65fe59f17a8dceaf28a7738f
parentaca5f0072b531d9621b0ff90e656e589281c8155
Fix problems when editing raw undecoded message (Bug#28671)

* lisp/mail/rmailedit.el (rmail-cease-edit): If rmail-old-mime-state
is set, meaning that we are editing the raw message, do not
encode it again.  Delete old body after, not before, inserting
new, to avoid moving marker at beginning of next message.
lisp/mail/rmailedit.el