From xemacs-m  Sat Feb  1 07:17:48 1997
Received: from mikan.jaist.ac.jp (mikan-e0.jaist.ac.jp [150.65.1.9])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA04809
	for <xemacs-beta@xemacs.org>; Sat, 1 Feb 1997 07:17:45 -0600 (CST)
Received: from is18e0s01.jaist.ac.jp (MORIOKA Tomohiko <morioka@jaist.ac.jp>) by mikan.jaist.ac.jp (8.7.5); id WAA27696; Sat, 1 Feb 1997 22:17:10 +0900 (JST)
Message-Id: <199702011317.WAA27696@mikan.jaist.ac.jp>
X-MUA: mh-e 5.0.2 + tm-mh-e 7.73, tm-view 7.80
X-Face: %yc?f+O/cVKlH*K(H2X/6-d''suf|"1{S:Y0}_9$t@0G3:5M2:-Ck^[8+4^iSLeGc[Ey[WP
 PF]2M#Q9C'u~[=7TJP72J`PZdWvP=s-'-/LhFneC->=ILc~H#$lf2%hLL5U8?psIp`<[>d&@$Pm%~(
 A'"CJ.zuX@TXh\Ra4,b7M&`f"hexU-a4,#X\]Bfp'JI+MGUDRA%_$&UnWAem4}1R"4%uivgn;xFZ%"
 NS>)eCuFYNHc/:W^:{7H>bGQS],x5z[Cy~C;7j#:8y9q|"~9~UWjE<Vm_;)o<Q4S5NweLc(cl7-suY
 NF|_O*xodbmQavM
X-Emacs: Mule 3.0 =?ISO-2022-JP?B?KBskQjlITVUybBsoQik=?=
From: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA Tomohiko <morioka@jaist.ac.jp>
To: gnus-bug@ifi.uio.no (Lars Magne Ingebrigtsen)
cc: Martin Buchholz <mrb@Eng.Sun.COM>, Steven L Baur <steve@miranova.com>,
        xemacs-beta@xemacs.org
Subject: Re: [PATCH!] Re: [rgnus-0.83] mark behavior change? 
In-reply-to: Your message of "01 Feb 1997 11:58:46 +0100."
             <m2vi8ceqs9.fsf@proletcult.slip.ifi.uio.no> 
Mime-Version: 1.0 (generated by tm-edit 7.103)
Content-Type: multipart/signed; protocol="application/pgp-signature";
 boundary="pgp-sign-Multipart_Sat_Feb__1_22:16:55_1997-1"; micalg=pgp-md5
Content-Transfer-Encoding: 7bit
Date: Sat, 01 Feb 1997 22:17:07 JST
Sender: morioka@jaist.ac.jp

--pgp-sign-Multipart_Sat_Feb__1_22:16:55_1997-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

>>>>> In <m2vi8ceqs9.fsf@proletcult.slip.ifi.uio.no> 
>>>>>=09"Lars" =3D gnus-bug@ifi.uio.no (Lars Magne Ingebrigtsen) wrote:

Lars> Martin Buchholz <mrb@Eng.Sun.COM> writes:

Lars> > I sent a sample implementation of caesar-region to both
Lars> > Tomohiko and Lars some time ago.  I'm sure Lars can create a
Lars> > working one by merging the many implementations of
Lars> > caesar-region.  Here it mine again (it has the virtue of being
Lars> > quite compact):

Lars> And it's faster than the current implementation in Gnus.

Lars> It does have one problem, though -- it doesn't retain text
Lars> properties, which isn't nice.

Lars> The non-ASCII ROT47 thing is also quite non-standard.  Most
Lars> ROT13 functions ignore everything except A-Za-z, which means
Lars> that if we do ROT47 on some parts of the text, people using
Lars> other newsreaders won't be able to read it.

  ROT 13-47 is de-fact standard in Japanese community (using 94x94
character set) and original GNUS supports it.

;; Regrettably Gnus lost some MULE suitable features.  Maybe we should
;; repair them for Emacs 20.0.


  By the way, now compatibility problem about new mule API between
Emacs/mule and XEmacs/mule is solved (coding-system feature of
XEmacs/mule is based on MULE 2.3, so we should work to sync with new
coding-system features of Emacs/mule).  Now Emacs 19.34.91-delta has
charset-chars and charset-dimension.  So it is better to use it for
non-ASCII character for Emacs/mule or XEmacs/mule.

-- 
----------------------------------------------------------------------
MORIOKA Tomohiko <morioka@jaist.ac.jp>
        Japan advanced Institute of Science and Technology, Hokuriku
                Asahi-dai, Tatsu-no-kuchi ch=F4, Nomi, Ishikawa, Japan
------------------------------------------ Frisch, Frei, Fr=F6hlich! ---

--pgp-sign-Multipart_Sat_Feb__1_22:16:55_1997-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.3ia
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMvNCTxnuUGV7wuH5AQFgmQP+IhlYqdsRkiC0ZbVk0mqOnHrAGZDpADzc
zfiQkfiCbB3UOHoPOhgOBb8yH7l2dBbgKGAF9RUzgFb3BdPrz3GCaJjlCUrcuaZZ
x2BpPGOBkNm5uK2JPRiwFuhENR6BryS5tgUnyUGxApnm1egGVrNL8VcmXVR2Ro1P
rjhLIRCPebQ=
=0afN
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Sat_Feb__1_22:16:55_1997-1--

