From xemacs-m  Tue Sep  9 11:53:04 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 LAA07663
	for <xemacs-beta@xemacs.org>; Tue, 9 Sep 1997 11:53:02 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id JAA03652 for <xemacs-beta@xemacs.org>; Tue, 9 Sep 1997 09:52:18 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id JAA24694; Tue, 9 Sep 1997 09:52:13 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id JAA18263; Tue, 9 Sep 1997 09:52:15 -0700
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: gnus-summary-caesar-message [PATCH]
References: <bciwwkrfl98.fsf@corp.Sun.COM> <kigk9gqixq1.fsf@jagor.srce.hr>
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: 09 Sep 1997 09:52:15 -0700
In-Reply-To: Hrvoje Niksic's message of "09 Sep 1997 12:32:38 +0200"
Message-ID: <bcibu22fn0g.fsf@corp.Sun.COM>
Lines: 37
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta19) - "Kyiv"

>>>>> "Hrvoje" == Hrvoje Niksic <hniksic@srce.hr> writes:


    Hrvoje> Hmm.  Have you checked what effects this has in GNU Emacs
    Hrvoje> 19.34?  I don't think it has a `char-int' function.  The
    Hrvoje> same goes for 19.15, I believe.  Furthermore, I was under
    Hrvoje> the expression that the function that does the translation
    Hrvoje> for XEmacs is in messagexmas.el, and looks like this:

Yes I have, not it doesn't, that's why I didn't send it to Lars.  And
I do believe that your impression is incorrect:

Here's the backtrace, from when I tried a W r:

Signaling: (wrong-type-argument integerp ?A)
  message-make-caesar-translation-table(13)
  message-caesar-region(1428 8867 nil)
  message-caesar-buffer-body(nil)
  gnus-summary-caesar-message(nil)
  call-interactively(gnus-summary-caesar-message)

    Hrvoje> Looks correct to me...

I could also remove the char-ints and do the translation by hand, like 
the one you posted.  It's not a big deal to me either way, I just want 
it to work consistently.

    Hrvoje> P.S.  `W r' works for me in the Summary buffer.

Which version of Gnus are you using?  I'm using the unbundled,
package-tized one:

Gnus v5.4.65; nntp 5.0; nnml 1.0; nnfolder 1.0

and it consistently fails for me.

-- Gary F.

