From xemacs-m  Wed Sep 10 11:16:51 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA21862
	for <xemacs-beta@xemacs.org>; Wed, 10 Sep 1997 11:16:48 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id JAA24762 for <xemacs-beta@xemacs.org>; Wed, 10 Sep 1997 09:15:40 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id JAA01529; Wed, 10 Sep 1997 09:15:37 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id JAA21678; Wed, 10 Sep 1997 09:15:39 -0700
To: xemacs-beta@xemacs.org
Subject: Re: gnus-summary-caesar-message [PATCH]
References: <bciwwkrfl98.fsf@corp.Sun.COM> <m2raay3q9u.fsf@altair.xemacs.org>
X-Attribution: GDF
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 10 Sep 1997 09:15:39 -0700
In-Reply-To: SL Baur's message of "09 Sep 1997 18:34:53 -0700"
Message-ID: <bcizpplcfh0.fsf@corp.Sun.COM>
Lines: 21
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta19) - "Kyiv"

>>>>> "sb" == SL Baur <steve@xemacs.org> writes:

    sb> It shouldn't.  This function is replaced when XEmacs v20 is
    sb> detected by `message-xmas-make-caesar-translation-table',
    sb> which does handle characters and integers correctly.


    sb> This is definitely the wrong fix as the function you are
    sb> patching should only be run on Emacs and XEmacs v19.  Does

    sb> (featurep 'messagexmas)

    sb> return t?

Yes, it does.

Is there something you'd like me to rip apart, then, in an effort to
find out why this function is not getting replaced on my system?  I'll 
be happy to shred it to find it.

-- Gary F.

