]> git.cworth.org Git - notmuch/commitdiff
emacs: Add callback functions to crypto sigstatus button.
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 31 May 2011 17:07:13 +0000 (10:07 -0700)
committerDavid Bremner <bremner@debian.org>
Thu, 6 Oct 2011 13:30:25 +0000 (10:30 -0300)
This adds two callback functions to the sigstatus button.  If the sig
status is "good", then clicking the button displays the output of "gpg
--list-keys" on the key fingerprint.  If the sigstatus is "bad", then
clicking the button will retrieve the key from the keyserver, and
redisplay the current buffer.

Thanks to David Bremner <bremner@unb.ca> for help with this.


No differences found