Newsgroups: fj.editor.mule,fj.sources.d
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!wnoc-tyo-news!sranha!sranhd!minamino
From: minamino@sras48.sra.co.jp (Hisashi Minamino)
Subject: Re: mlh-0.3: unofficial patch for sj3-egg
In-Reply-To: kis@rqa.sony.co.jp's message of 3 Sep 93 02:09:27 GMT
Nntp-Posting-Host: sras48
References: <MINAMINO.93Sep2211112@sras48.sra.co.jp> <KIS.93Sep3110927@qi92.rqa.sony.co.jp>
Sender: news@sranhd.sra.co.jp (Usenet News System)
Organization: Software Research Associates, Inc., Japan
Date: Fri, 3 Sep 1993 04:01:55 GMT
Message-ID: <MINAMINO.93Sep3130210@sras48.sra.co.jp>
Reply-To: minamino@sra.co.jp
Distribution: fj
Lines: 46
Xref: galaxy.trc.rwcp.or.jp fj.editor.mule:933 fj.sources.d:2135
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.sources.d&nb=2135&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

>>>>> On 3 Sep 93 02:09:27 GMT,
>>>>> kis@rqa.sony.co.jp (Koji Kishi) said:

kis> $B$3$s$K$A$O!#%=%K!<$N4_$G$9!#(B

$B$I$&$b!"FnLn$G$9!#(B

kis> $B<!$N%P!<%8%g%s$G;n$7$F$_$^$7$?$,!"(B
:
kis> $B0l2sJQ498e!"%-!<$r<u$1IU$1$J$/$J$j$^$9!#(Bdebug-on-error t 
kis> $B$G$_$F$_$k$H$D$.$N$h$&$K$J$j$^$7$?!#(B

$B$9$s$^$;$s!"D+$-$F5$IU$$$FD>$7$?$s$G$9(B _o_

typo $B$C$F$?$N$H!"(Bcall $B$9$k4X?t$rCV$-49$($?8e$N%U%)%m!<$r$7$F$^(B
$B$;$s$G$7$?(B.

# $B0J9_$N%j%j!<%9$KH?1G$5$l$k$3$H$rK>$_$D$D(B..
--
--- mlh.el.sj3.1Fri Sep  3 10:17:16 1993
+++ mlh.elFri Sep  3 10:15:36 1993
@@ -738,9 +738,9 @@
 (fset 'mlh-server-henkan-quit 
       (cond
        ((or (boundp 'WNN4) (boundp 'WNN4V3))
-(quote wnn-server-henka-quit))
+(quote wnn-server-henkan-quit))
        ((boundp 'SJ3)
-(quote sj-server-henka-quit))))
+(quote sj3-server-henkan-quit))))
 
 (defun mlh-henkan-quit ()
   "henkan-quit in mlh.
@@ -791,7 +791,7 @@
 ;;  (undo-boundary))
       (setq i (1+ i))
       ))
-  (sj3-server-henkan-end)
+  (sj3-server-henkan-end nil)
   ))
   (egg:quit-egg-mode)
   )
--
  Hisashi MINAMINO, <minamino@sra.co.jp>
  System Development Dept, Kansai branch, SRA Inc.
  -- Currently working in System Development 6th Dept.
