Package: mailcrypt
Version: 3.5.8+CVS.2005.04.29.1-12
Severity: important

I

I cannot verify signed PGP/MIME messages with Debian's mailcrypt at
all (I'm using wl-beta on emacs22 on lenny).  When I try, I get the
message "Symbol's value as variable is void: mc-pgp50-fetch-key".
This is because line 896 of mc-pgp5.el tries to list the function
"mc-pgp50-fetch-key" unquoted, as if it were a variable.  By adding a
single quote before it the problem becomes fixed.

Doing so exposes a similar problem on mc-pgp6.el, line 450, regarding
the function "mc-pgp65-fetch-key".  After quoting it too, mailcrypt
works.

This bug report might be related to #511465 .



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to