Newsgroups: fj.sources.d,fj.news.b
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!nirvana.cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!kuis!kurims!inoue
From: inoue@kusm.kyoto-u.ac.jp (INOUE Yoshinari)
Subject: Re: kstrn based on strn-0.9.1 (preliminary alpha :-)
Message-ID: <CGAALu.Gvq@kurims.kurims.kyoto-u.ac.jp>
Sender: news@kurims.kurims.kyoto-u.ac.jp
Nntp-Posting-Host: kinkaku.kusm.kyoto-u.ac.jp
Organization: Dept. of Math., Kyoto Univ., JAPAN.
References: <2b0h66$910@deci.tiny.or.jp> <2b5sh8$1m3@deci.tiny.or.jp>
Date: Wed, 10 Nov 1993 16:17:53 GMT
Lines: 40
Xref: galaxy.trc.rwcp.or.jp fj.sources.d:2303 fj.news.b:580
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.sources.d&nb=2303&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.

$B5~ETBg3X$N0f>e$H?=$7$^$9!#(B

In article <2b5sh8$1m3@deci.tiny.or.jp>,
Hironobu Takahashi <takahasi@tiny.or.jp> wrote:
>>$B$5$F!"@h=5Kv$KMW5a$b$"$C$?$N$G=5Kv$N$R$H$U$s$P$j$H$$$&$3$H$G!"(B
>>trn-3.3 $B$X$NF|K\8l%Q%C%A$r:n@.$7$^$7$?!#$J$K$7$m(B 2.5 -> 3.0 
>>$B$NJQ99$,Bg$-$+$C$?$N$H!"$A$g$C$HM>M5$,$J$+$C$?$N$GCY$/$J$j$^(B
>>$B$7$?$,!"$I$&$+$40&MQ$/$@$5$$!#(B
>
>$B$H=q$$$?$N$G$9$,!"$40&MQ$5$l$F$$$k$G$7$g$&$+(B?

$BA0$N%P!<%8%g%s$N:"$+$i0&MQ$5$;$FD:$$$F$^$9!#Nc$N(B .cabal $BA{F0$N;~$K$O!"(B
trn $B$N2wE,$5$r:FG'<1$7$^$7$?!#7Z$$$H8@$&$N$O$d$C$Q$j$$$$$G$9$M!#(B

$B$H$3$m$G!"4A;z$N8!:w$,$G$-$J$$$HITJX$J$N$G!"#19T%O%C%/$r$7$F$_$^$7$?!#(B
EUC$B$G4A;zF~NO$,$G$-$k4D6-$G$*;n$7$/$@$5$$!#(B
# $B8!:wJ8;zNs$O$J$k$Y$/D9$a$K$*4j$$$7$^$9!#(B
# $B$^$"!"@5<0%5%]!<%H$^$G$N$D$J$.$H$$$&$3$H$G!D(B :-p

*** term.c.orgThu Nov 11 00:52:43 1993
--- term.cThu Nov 11 00:53:14 1993
***************
*** 845,851 ****
  }
  lastchar = *whatbuf;
  if (*whatbuf & 0200 || no_macros) {
!     *whatbuf &= 0177;
      goto got_canonical;
  }
  if (curmap == Null(KEYMAP*))
--- 845,851 ----
  }
  lastchar = *whatbuf;
  if (*whatbuf & 0200 || no_macros) {
! /*    *whatbuf &= 0177; /**/
      goto got_canonical;
  }
  if (curmap == Null(KEYMAP*))
---
$B0f>e5ALi(B
