From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34356 Path: main.gmane.org!not-for-mail From: Colin Marquardt Newsgroups: gmane.emacs.gnus.general Subject: Re: S/MIME buttons Date: 19 Jan 2001 16:40:38 -0800 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 1035170297 30000 80.91.224.250 (21 Oct 2002 03:18:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:18:17 +0000 (UTC) Keywords: openssl,error,colin Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 76D90D049D for ; Fri, 19 Jan 2001 19:42:21 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id SAC07819; Fri, 19 Jan 2001 18:41:17 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Jan 2001 18:40:34 -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 SAA24969 for ; Fri, 19 Jan 2001 18:40:21 -0600 (CST) Original-Received: from netmail2.alcatel.com (netmail2.alcatel.com [128.251.168.51]) by mailhost.sclp.com (Postfix) with ESMTP id DE1E3D049D for ; Fri, 19 Jan 2001 19:40:43 -0500 (EST) Original-Received: from relay2.usa.alcatel.com (relay2.usa.alcatel.com [143.209.238.7]) by netmail2.alcatel.com (8.9.1/8.9.1) with ESMTP id SAA22007 for ; Fri, 19 Jan 2001 18:40:57 -0600 (CST) Original-Received: from lwmail01.pet.usa.alcatel.com (localhost [127.0.0.1]) by relay2.usa.alcatel.com (8.9.3/8.9.3) with ESMTP id SAA27958 for ; Fri, 19 Jan 2001 18:40:42 -0600 (CST) Original-Received: from optilink.pet.usa.alcatel.com ([10.11.2.49]) by lwmail01.pet.usa.alcatel.com (Netscape Messaging Server 4.15 lwmail01 Aug 8 2000 13:22:32) with ESMTP id G7FR8Z00.B5M for ; Fri, 19 Jan 2001 16:41:23 -0800 Original-Received: from sol-cmarquar.pet.usa.alcatel.com (sol-cmarquar [143.209.122.168]) by optilink.pet.usa.alcatel.com (8.8.8+Sun/8.8.8) with ESMTP id QAA12501 for ; Fri, 19 Jan 2001 16:40:40 -0800 (PST) Original-Received: (from cmarquar@localhost) by sol-cmarquar.pet.usa.alcatel.com (8.9.3+Sun/8.9.1) id QAA03817; Fri, 19 Jan 2001 16:40:39 -0800 (PST) X-Authentication-Warning: sol-cmarquar.pet.usa.alcatel.com: cmarquar set sender to colin.marquardt@usa.alcatel.com using -f Original-To: ding@gnus.org In-Reply-To: X-Disclaimer: Opinions expressed are not those of Alcatel USA. User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Canyonlands) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 31 Xref: main.gmane.org gmane.emacs.gnus.general:34356 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34356 Simon Josefsson writes: > Colin Marquardt writes: > > > Now, when I press button-2 on the first button, nothing happens, > > except that the "[2. S/MIME Cryptographic Signature ..." becomes a > > "[4. S/MIME Cryptographic Signature ...". This number increases by 2 > > every time I press the first button. > > No error? Do `W s' from the summary buffer behave the same? No error with `W s' too. I explicitly looked into the " *Message-Log*" buffer (this is XEmacs 21.1.9). > Do you have "openssl" (OpenSSL 0.9.6) in your path? Uhm, no, and I cannot compile it (some problem in my environment that I cannot fix). Could it give an error message if openssl is not available (or is this what you expect to see?). > > If you need the raw posting, I can provide it. > > Forward it to me and I'll have a look. But it's probably some other > problem. Will do. Thanks, Colin