Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: verifying gpg signature
Date: Sun, 14 Mar 2010 11:06:02 +0100	[thread overview]
Message-ID: <87mxybz08l.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <u7hpfqqrn.fsf@stephe-leake.org>

On Sun, 14 Mar 2010 03:57:48 -0400, Stephen wrote:

> I can hit <return> on that part, and it does nothing. Tracing that
> with the elisp debugger, apparently I'm supposed to add
> that mime type to gnus-article-treat-types, and then a handler to
> gnus-treatment-function-alist?

> The function mml2015-verify seems to be what I need to call; how to I
> tell Gnus to call it?

All I have in my .gnus these days concerning GPG is this:

  (setq mm-verify-option 'known
        mm-decrypt-option 'known)
  (setq gnus-buttonized-mime-types '("multipart/signed" "multipart/encrypted"))

And I get automatic checking of signatures, decryption etc.

What version of Gnus are you running? (I'm running the development
version, so your milage may vary).


  Best regards,

    Adam

-- 
 "riverrun, past Eve and Adam's, from swerve of shore         Adam Sjøgren
  to bend of bay, brings us by a commodius vicus of      asjo@koldfront.dk
  recirculation back to Howth Castle and Environs."

  reply	other threads:[~2010-03-14 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 16:59 Stephen Leake
2010-03-14  7:57 ` Stephen Leake
2010-03-14 10:06   ` Adam Sjøgren [this message]
2010-04-04 13:21     ` Stephen Leake
2010-04-05  1:40       ` Stephen Leake
2010-04-05 13:57         ` Adam Sjøgren
2010-04-06  8:00           ` Stephen Leake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxybz08l.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).