Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: info-gnus-english@gnu.org
Subject: Re: How to set up signing/encryption with GnuPG? Some newbie questions
Date: Thu, 15 May 2014 21:40:04 +0200	[thread overview]
Message-ID: <87k39mal0r.fsf@micropit.roche-blanche.homenet.org> (raw)
In-Reply-To: <87vceavkk7.fsf@fsfe.org>

On Tue, Oct 16 2012, Kevin Brubeck Unhammer wrote:

> (defun gnus-article-receive-epg-keys ()

Hi,

Is this still needed or is there a similar function now in latest Gnus?


> 	(shell-command (format "gpg --keyserver %s --recv-keys %s"
> 			       "pgp.mit.edu"
> 			       (match-string 1)))

This is possible too:
(epg-import-keys-from-server (epg-make-context 'OpenPGP) (list (match-string 1)))

-- 
           Peter



  reply	other threads:[~2014-05-15 19:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  7:41 Marius Hofert
2012-10-16  9:21 ` Kevin Brubeck Unhammer
2014-05-15 19:40   ` Peter Münster [this message]
     [not found] ` <mailman.11101.1350379384.855.info-gnus-english@gnu.org>
2012-10-16 14:42   ` Marius Hofert
2012-10-16 19:45     ` Kevin Brubeck Unhammer

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=87k39mal0r.fsf@micropit.roche-blanche.homenet.org \
    --to=pmlists@free.fr \
    --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).