Re: [PATCH] emacs: Add callback functions to crypto sigstatus button.

2011-10-07 Thread Thomas Schwinge
Hi! On Tue, 31 May 2011 10:07:13 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: This adds two callback functions to the sigstatus button. If the sig First, thanks for this! status is good, then clicking the button displays the output of gpg --list-keys on the key

Re: [PATCH] emacs: Add callback functions to crypto sigstatus button.

2011-10-07 Thread Jameson Graef Rollins
On Fri, 07 Oct 2011 09:38:00 +0200, Thomas Schwinge tho...@schwinge.name wrote: Now, what happens on redisplay is that (apparently) all the current state is lost: the point jumps back to its original position (the beginning of the buffer, for example), messages/parts view toggles are reset,

Re: [PATCH] emacs: Add callback functions to crypto sigstatus button.

2011-06-15 Thread Jameson Graef Rollins
On Tue, 31 May 2011 10:07:13 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: 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,