Gnus development mailing list
 help / color / mirror / Atom feed
From: Jorge Godoy <godoy@conectiva.com>
Cc: ding@gnus.org
Subject: Re: Use of mime attachments to sign (and verify signed) messages
Date: 31 Oct 2000 22:57:41 -0200	[thread overview]
Message-ID: <kpn1fko6ey.fsf@dagon.conectiva> (raw)
In-Reply-To: <2ng0lc5xkf.fsf@tiger.jia.vnet>

>>>>> On 31 Oct 2000 19:46:08 -0500, ShengHuo ZHU <zsh@cs.rochester.edu> said:

    ZSH> I am not sure it either. But you could try

    ZSH> (setq gpg-command-default-alist (quote ((gpg . "gpg") (gpg-2comp . "gpg"))))

I've tried that. It causes a loop where I'm asked for my passphrase
indefinitely. (maybe a bug?)

I've kept with

(setq gpg-command-default-alist (quote ((gpg . "gpg"))))

    ZSH> to create gpg-2comp

    ZSH> ,----[ gpg-2comp ]
    ZSH> | #!/bin/sh
    ZSH> | exec gpg --rfc1991 "$@"
    ZSH> `----

I've done:

,----
| #!/bin/bash
| # exec gpg --rfc1991 "$@"
| exec gpg "$@"
`----


But I keep getting "Wrong type argument: stringp, gpg-2comp"
messages. I'm probably missing something... 


-- 
Godoy. <godoy@conectiva.com>

Departamento de Publicações       Conectiva S.A.
Publishing Department             Conectiva Inc.



  reply	other threads:[~2000-11-01  0:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-31 18:21 Jorge Godoy
2000-10-31 18:30 ` Jorge Godoy
2000-10-31 18:55   ` Simon Josefsson
2000-10-31 20:14     ` Jorge Godoy
2000-10-31 23:24       ` Kai Großjohann
2000-10-31 23:44         ` ShengHuo ZHU
2000-11-01  0:03           ` Jorge Godoy
2000-11-01  0:10             ` ShengHuo ZHU
2000-11-01  9:17           ` Steve Youngs
2000-11-01 12:46             ` ShengHuo ZHU
2000-11-01 14:24               ` Steve Youngs
2000-11-01 15:10                 ` ShengHuo ZHU
2000-10-31 23:46       ` Jorge Godoy
2000-11-01  0:08         ` ShengHuo ZHU
2000-11-01  0:37           ` Jorge Godoy
2000-11-01  0:46             ` ShengHuo ZHU
2000-11-01  0:57               ` Jorge Godoy [this message]
2000-11-01  1:32                 ` ShengHuo ZHU

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=kpn1fko6ey.fsf@dagon.conectiva \
    --to=godoy@conectiva.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).