Gnus development mailing list
 help / color / mirror / Atom feed
From: Greg Troxel <gdt@work.lexort.com>
To: ding@gnus.org
Subject: epg problem?
Date: Mon, 19 Nov 2007 11:24:08 -0500	[thread overview]
Message-ID: <smuwsse5hlj.fsf@linuxpal.mit.edu> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1127 bytes --]

I have been using gnus and epg for a while, and things have generally
worked well.  I just tried to send a message with the following from
machine with up-to-date gnus cvs and epg cvs and emacs 22.1.1 (plus
NetBSD/4 on i386).  Bogusly quoted to avoid interpretation by this gnus:

  <&sharp;secure method=pgpmime mode=sign>

When trying to send, I was prompted for passphrase (no agent running)
and then it failed with:

byte-code: Wrong number of arguments: #[(context operation) "\b¢Â=„\x0e\0ÄÅ\bD\"ˆ\bAÆ	I‡" [context operation epg-context signal wrong-type-argument epg-context-p 14] 4 ("/usr/pkg/share/emacs/site-lisp/epg/epg.elc" . 13659)], 1


After nuking the .elc files and restarting emacs and trying again with

  <&sharp;secure method=pgpmime mode=sign>

I get the more friendly:

byte-code: Wrong number of arguments: (lambda (context operation) "Set the name of the current cryptographic operation." (unless (eq (car-safe context) (quote epg-context)) (signal (quote wrong-type-argument) (list (quote epg-context-p) context))) (aset (cdr context) 14 operation)), 1


Has anyone else seen this?



             reply	other threads:[~2007-11-19 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 16:24 Greg Troxel [this message]
2007-11-20  7:39 ` Daiki Ueno
2007-11-20 13:32   ` Greg Troxel

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=smuwsse5hlj.fsf@linuxpal.mit.edu \
    --to=gdt@work.lexort.com \
    --cc=ding@gnus.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).