From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33560 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gpgp verification fails without gpg.el Date: 04 Dec 2000 00:10:43 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169644 25779 80.91.224.250 (21 Oct 2002 03:07:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:07:24 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 4D05CD049A for ; Sun, 3 Dec 2000 18:11:28 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB11993; Sun, 3 Dec 2000 17:10:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 03 Dec 2000 17:10:26 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA23486 for ; Sun, 3 Dec 2000 17:10:11 -0600 (CST) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id 54AD0D049A for ; Sun, 3 Dec 2000 18:10:31 -0500 (EST) Original-Received: from barbar.josefsson.org (localhost.localdomain [127.0.0.1]) (authenticated) by dolk.extundo.com (8.11.1/8.11.1) with ESMTP id eB3NAQ005754; Mon, 4 Dec 2000 00:10:26 +0100 Original-To: Kevin Falcone In-Reply-To: Mail-Copies-To: nobody Original-Lines: 19 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.92 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33560 Kevin Falcone 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.