Gnus development mailing list
 help / color / mirror / Atom feed
* gpgp verification fails without gpg.el
@ 2000-12-03 22:55 Kevin Falcone
  2000-12-03 23:10 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Falcone @ 2000-12-03 22:55 UTC (permalink / raw)



I have gpg signing/verification etc set up to use mailcrypt, and it
was working fine with gnus for both plain text and pgp/mime
verifications, but it has started failing for plain-text signings in
the last few days.

When I click on the button, I get 

[[PGP Signed Part:Failed]
Autoloading failed to define function gpg-verify-cleartext]

M-x load-library ~/cvs/gnus/contrib/gpg

makes everything happy

[[PGP Signed Part:OK]
gpg: armor header: Hash: SHA1
gpg: armor header: Version: PGPfreeware 5.0i for non-commercial use
gpg: armor header: Comment: Processed by Mailcrypt 3.5.5, an Emacs/PGP interface
gpg: armor header: Charset: noconv
gpg: original file name=''
gpg: Signature made Sun Jul 16 21:48:47 2000 EDT using DSA key ID 4E31A819
gpg: Good signature from "Robert Spier <rspier@seas.upenn.edu>"

So, do I need to use gpg.el instead of mailcrypt now?

-kevin

-- 
Usenet is no longer a quiet place of valued information. You prospect
and sometimes you get lucky. It's not a classroom and you cannot save
lemmings in search of an ocean.  --Elaine Ashton



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gpgp verification fails without gpg.el
  2000-12-03 22:55 gpgp verification fails without gpg.el Kevin Falcone
@ 2000-12-03 23:10 ` Simon Josefsson
  2000-12-03 23:23   ` Kevin Falcone
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2000-12-03 23:10 UTC (permalink / raw)
  Cc: ding

Kevin Falcone <kevinfal@seas.upenn.edu> writes:

> I have gpg signing/verification etc set up to use mailcrypt, and it
> was working fine with gnus for both plain text and pgp/mime
> verifications, but it has started failing for plain-text signings in
> the last few days.

What's `mml2015-use' value?

> When I click on the button, I get 
> 
> [[PGP Signed Part:Failed]
> Autoloading failed to define function gpg-verify-cleartext]

Does M-x toggle-debug-on-error RET give a backtrace?

> So, do I need to use gpg.el instead of mailcrypt now?

No, either gpg.el or mailcrypt should work.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gpgp verification fails without gpg.el
  2000-12-03 23:10 ` Simon Josefsson
@ 2000-12-03 23:23   ` Kevin Falcone
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Falcone @ 2000-12-03 23:23 UTC (permalink / raw)
  Cc: ding

>>>>> "SJ" == Simon Josefsson <sj@extundo.com> writes:

  SJ> Kevin Falcone <kevinfal@seas.upenn.edu> writes:
  >> it has started failing for plain-text signings in
  >> the last few days.

  SJ> What's `mml2015-use' value?

gpg

I assume that this needs to be mailcrypt to work properly

  >> When I click on the button, I get 
  >> 
  >> [[PGP Signed Part:Failed]
  >> Autoloading failed to define function gpg-verify-cleartext]

  SJ> Does M-x toggle-debug-on-error RET give a backtrace?

No, tried that first

  >> So, do I need to use gpg.el instead of mailcrypt now?
  SJ> No, either gpg.el or mailcrypt should work.

well, adding (setq mml2015-use 'mailcrypt) to my .gnus fixed it, but
it looks like mml2015.el is trying to autodetect which to use, and
failing.  Ah, I had an old version of gpg.elc in my load path, so the
test for (require 'gpg) worked, but loaded an older broken version.
Removing that makes the automatic test work.

thanks

-kevin

-- 
"I never metasyntactic match I didn't like" Dickinson



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-12-03 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-03 22:55 gpgp verification fails without gpg.el Kevin Falcone
2000-12-03 23:10 ` Simon Josefsson
2000-12-03 23:23   ` Kevin Falcone

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).