diff options
| author | David Bremner <bremner@debian.org> | 2011-06-06 12:10:48 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-06-06 12:10:48 -0300 |
| commit | b195d886d50ae2480426a3042b2f66d7c76cfa5f (patch) | |
| tree | 8e3db089f847eb1290535ab85114bded3d324093 | |
| parent | 4277e59a21ed364e987408dbf2ba62cb3b2f0938 (diff) | |
Add a note on trouble shooting message-mode encryption
| -rw-r--r-- | emacstips.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
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. |
