Re: gpg error
On Fri, Oct 10, 2003 at 12:41:37PM +0200, René Clerc wrote:
> Are you sure that the message you're trying to extract a key from
> actually *contains* a key? Keys are not attached with a signed
> message. You can retrieve keys from peoples homepages, keyservers and
> the like.
> --
> René Clerc - (rene@xxxxxxxx) - PGP: 0x9ACE0AC7
It would be handy if there were a way to extract the keyid from the
signature block.. then you could do something like
'macro pager \cK "!gpg --recv-keys $keyid"' (or more likely %I or
something instead of $keyid)
Cheers,
Allister