]> git.eshelyaron.com Git - emacs.git/commit
fix rmail armor decryption problems
authorRichard Stallman <rms@gnu.org>
Sun, 24 Feb 2019 18:45:34 +0000 (10:45 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Feb 2019 18:46:14 +0000 (10:46 -0800)
commit13e6275e58c3dc84fbb65bc9d05eb875e3096f5f
tree3c16a8169bf2de80aa13b87a0db099d9b4504216
parent5a513470276f1f48ee44f4409a323ba526c18f4e
fix rmail armor decryption problems

* lisp/mail/rmail.el (rmail-epa-decrypt): Don't decrypt an armor
that was copied into the message from a message it is a reply to.
(rmail-epa-decrypt-1): Catch and ignore errors in
epa-decrypt-region.  Make armor-start and armor-end markers.
lisp/mail/rmail.el