From: David Bremner Date: Mon, 6 Jun 2011 15:10:48 +0000 (-0300) Subject: Add a note on trouble shooting message-mode encryption X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-wiki;a=commitdiff_plain;h=b195d886d50ae2480426a3042b2f66d7c76cfa5f Add a note on trouble shooting message-mode encryption --- diff --git a/emacstips.mdwn b/emacstips.mdwn index cba7849..d3270d2 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -310,3 +310,11 @@ is not required). Alternatively, you may prefer to use `mml-secure-message-sign-pgpmime` instead of `mml-secure-sign-pgpmime` to sign the whole message instead of just one part. + +### Troubleshooting message-mode gpg support + +- If you have trouble with expired subkeys, you may have encounted + emacs bug #7931. This is fixed in git commit 301ea744c on + 2011-02-02. Note that if you have the Debian package easypg + installed, it will shadow the fixed version of easypg included with + emacs.