Re: gnus: How to automagically handle GPG
Paul Johnson <baloo@ursine.ca> writes:
> On Tue, Mar 16, 2004 at 12:39:20AM -0800, Brian Nelson wrote:
>> (require 'gpg)
>> (setq mm-verify-option 'always)
>> (setq mm-decrypt-option 'always)
>> (add-hook 'message-send-hook 'mml-secure-message-sign-pgpmime)
>
> That seems to have fixed it sending, but I don't automatically seem to
> be verifying anything.
You probably need that buttonize thing that Kirk pointed out. I guess I
simplified it too far.
Now that I've re-examined my gpg setup in gnus, it appears that gpg.el
is not maintained, and has been superseded by ppg.el. So you should
probably use that instead. See
http://www.emacswiki.org/cgi-bin/wiki.pl/GnusPGG
--
You win again, gravity!
Reply to: