GNOME Bugzilla – Bug 202572
does not copy over text when replying to gpg encrypted message
Last modified: 2013-09-10 14:02:36 UTC
When replying to a gpg encrypted message, after decrypting, the text is not inserted into the compose window. Is this the desired effect?
pretty sure this is what you want.
I'm gonna have to disagree with that. When replying to an encrypted message, IMHO the default should be to cite the decrypted text and default to sending an encrypted reply. (If you don't have the keys to be able to send an encrypted reply, it should give you a warning before letting you into the composer.)
*** bug 204021 has been marked as a duplicate of this bug. ***
*** bug 204022 has been marked as a duplicate of this bug. ***
Note that this misbehavior also affects replying to PGP/GPG signed messages - which is more common (and therefor more consistantly annoying) than replying to encrypted messages. It is also easier to fix, as I think it can be argued that replying to a signed message requires no special treatment. (It might be nice if you could specify that responses to signed messages be signed, but that could be treated as a sepperate feature request).
actually this does not affect multipart/signed messages. I just tested it and it worked okay.
fixed in CVS
I just tried replying to a PGP signed message, and the response composer window is empty. This is with .11.99. It's quite annoying, as I have to either cut and paste (and reformat) or just use mutt (which is what I did in this case). In this case, the message wasn't multipart/signed, it was application/pgp; format=text; x-action=sign
See also bug 204111
The Bat! and it's broken application/pgp mime type should now work. But if it doesn't, too bad - tell your friend to get a REAL mailer. If this bug gets opened again, I'm just going to remove all support for application/pgp. This is an invalid method of doing pgp and I will not waste another minute writing hack-arounds for it.
It looks like this is still broken for in-line PGP content (not application/pgp). I don't have a pgp-mime message to test with, but the bug discussion suggests it should work either way, so I'm reopening.
*** This bug has been marked as a duplicate of 217540 ***