Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: pgp nits and backtrace
Date: 09 Nov 2000 11:22:51 -0500	[thread overview]
Message-ID: <2nhf5hw1wk.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <20001109105538.A7723@seas.upenn.edu>

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

> I updated my copy of the CVS repository today and found that both
> pgp-mime and  old style pgp messages are being auto-verified.
> Is there any way to prevent this, because it often takes gpg a while to
> time out trying to find a key if I'm not online (I know the pgp-mime
> used to ask me if I wanted to verify, so I'd like to enable this for
> both types)

You could (setq mm-verify-option nil) and (setq mm-decrypt-option nil).

> Also, pgp-mime verification has dies on a few messages.
> I can't actualyl post the backtrace from gnus, as it tries to either
> encode with too many charsets (Can't encode message with two character
> sets) or tries to turn the backtrace into about 15 mime parts.
> Hopefully mutt will be able to handle it

mm-find-part-by-type should be properly defined in mm-decode.el.  If
you still load the old rfc2015.el, please remove it.  
`C-h f mm-find-part-by-type RET' will help you find out where it is
defined.

ShengHuo



  reply	other threads:[~2000-11-09 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-09 15:55 Kevin Falcone
2000-11-09 16:22 ` ShengHuo ZHU [this message]
2000-11-09 19:03   ` Kevin Falcone

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=2nhf5hw1wk.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).