From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25556 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with ROT13 Date: 29 Sep 1999 16:47:34 -0400 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5byadpmom1.fsf@giga.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162920 14607 80.91.224.250 (21 Oct 2002 01:15:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:15:20 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05068 for ; Wed, 29 Sep 1999 16:50:47 -0400 (EDT) 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 PAB11953; Wed, 29 Sep 1999 15:49:17 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 29 Sep 1999 15:49:50 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA26727 for ; Wed, 29 Sep 1999 15:49:39 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05043 for ; Wed, 29 Sep 1999 16:47:39 -0400 (EDT) Original-Received: from giga.cs.rochester.edu (giga.cs.rochester.edu [192.5.53.186]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id QAA03966 for ; Wed, 29 Sep 1999 16:47:35 -0400 (EDT) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id QAA07833; Wed, 29 Sep 1999 16:47:34 -0400 (EDT) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Christophe Cuq's message of "29 Sep 1999 15:08:10 +0200" Original-Lines: 25 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25556 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25556 >>>>> "Christophe" == Christophe Cuq writes: Christophe> Hi Guys, Christophe> Using pgnus 0.97 (same with 0.95) and Xemacs/NT 21.2 (beta 18) Christophe> [I can't try it under 21.2.19, as it crashes to often with pgnus] Christophe> I have a problem with rot13. Christophe> Each time I try to rot13/unrot13 a message I have the following message Christophe> Wrong type argument: integerp, ?A Christophe> Does anyone have a solution or explanation ? [...] Perhaps it is installation problem. You need reinstall pgnus. In XEmacs, gnus use message-xmas-make-caesar-translation-table the function in messagexmas.el instead of message-make-caesar-translation-table in message.el If you can not use `configure' and `make install', try load messagexmas.el in .gnus. -- Shenghuo ZHU