From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46903 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: pgg doesn't seem to like me Date: Tue, 01 Oct 2002 17:38:26 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87zntx6drh.fsf@mail.paradoxical.net> References: <20021001172713.05F1E3B8CE@athene.jamux.com> <87d6quugw5.fsf@athene.jamux.com> <87adly6kck.fsf@mail.paradoxical.net> <874rc5vs16.fsf@athene.jamux.com> <874rc57u6e.fsf@mail.paradoxical.net> <87zntxua7o.fsf@athene.jamux.com> Reply-To: Josh Huber NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033508389 14860 127.0.0.1 (1 Oct 2002 21:39:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Oct 2002 21:39:49 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17wUk8-0003rM-00 for ; Tue, 01 Oct 2002 23:39:48 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17wUj8-0002iU-00; Tue, 01 Oct 2002 16:38:46 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 01 Oct 2002 16:39:26 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA28469 for ; Tue, 1 Oct 2002 16:39:13 -0500 (CDT) Original-Received: (qmail 12965 invoked by alias); 1 Oct 2002 21:38:28 -0000 Original-Received: (qmail 12960 invoked from network); 1 Oct 2002 21:38:27 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 1 Oct 2002 21:38:27 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17wVSp-0003I7-00 for ; Wed, 02 Oct 2002 00:25:59 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 24 Original-NNTP-Posting-Host: paradoxical.net Original-X-Trace: quimby.gnus.org 1033511159 24074 66.92.73.76 (1 Oct 2002 22:25:59 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Oct 2002 22:25:59 GMT Mail-Followup-To: ding@gnus.org Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Cancel-Lock: sha1:HRCFe7yvlw6tg7USSEf/ykijNSI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46903 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46903 jam@jamux.com (John A. Martin) writes: > [[PGP Encrypted Part:Failed] > (string-as-unibyte)] Hmm, it looks like this function is declared from poem for me. I use XEmacs as well, and this function looks like a compatibility function with Emacs 20.3: `string-as-unibyte' is a Lisp function -- loaded from "poem" (string-as-unibyte STRING) Documentation: Return a unibyte string with the same individual bytes as STRING. If STRING is unibyte, the result is STRING itself. [Emacs 20.3 emulating macro] Do you have your cvs up to date? Do you have the pgg directory in your load path? -- Josh Huber