From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37577 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: "Could not identify PKCS#7 type" error Date: Tue, 07 Aug 2001 11:32:44 +0100 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 1035172966 14575 80.91.224.250 (21 Oct 2002 04:02:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:02:46 +0000 (UTC) Cc: The Gnus Mailing List Return-Path: Return-Path: Original-Received: (qmail 26477 invoked from network); 7 Aug 2001 10:31:37 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 7 Aug 2001 10:31:37 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f77AVbw29733; Tue, 7 Aug 2001 12:31:37 +0200 Original-To: dsg@world.std.com (David S. Goldberg) In-Reply-To: (dsg@world.std.com's message of "Mon, 06 Aug 2001 15:41:37 -0400") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:37577 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37577 dsg@world.std.com (David S. Goldberg) writes: > After watching this conversation go on for a bit, I finally decided to > try again to read an encrypted message with gnus. First I updated to > the latest CVS (as of about 20010806 0900 EDT). I opened the message, > ran W s and was prompted for my key file and then the passphrase for > it. So far so good. But then came the attached backtrace. Is this a > result of my running an older XEmacs? Is there some package I can > update? Upgrading XEmacs is non-trivial for me at work, at least on > the machine I want to use for mail It is my fault. I will try to fix this soon, meanwhile: (defun make-temp-file (prefix) (make-temp-name prefix))