Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!wnoc-sfc-news!wnoc-kyo-news!aist-nara!newspost.aist-nara.ac.jp!kazusi-m
From: Kazushi (Jam) Marukawa <kazusi-m@is.aist-nara.ac.jp>
Subject: Re: compressed info files (Re: emacs de manual)
In-Reply-To: hayashi@ecs.toyama-u.ac.jp's message of Fri, 25 Nov 1994
 05:37:04 GMT
Content-Type: text/plain; charset=ISO-2022-JP
Message-ID: <KAZUSI-M.94Nov26044244@soft.is.aist-nara.ac.jp>
Sender: news@newspost.aist-nara.ac.jp (USENET News System)
Nntp-Posting-Host: soft.aist-nara.ac.jp
Organization: NARA Institute of Science and Technology
References: <Cznr4w.3uI@ecsns.ecs.toyama-u.ac.jp>
 <3auf65$buj@hemp.imel.kyoto-u.ac.jp> <TAKA.94Nov23143907@force.soum.co.jp>
 <YHORI.94Nov24023121@human.trl.mei.co.jp>
 <IKEYAN.94Nov24143908@maitreya.airlab.cs.ritsumei.ac.jp>
 <Czt69s.t8@ecsns.ecs.toyama-u.ac.jp>
Mime-Version: 1.0
Distribution: fj
Date: Fri, 25 Nov 1994 19:42:44 GMT
Lines: 27
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:5146
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=5146&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.


In article <Czt69s.t8@ecsns.ecs.toyama-u.ac.jp> you writes:
   > 
   > jka-compr$B$O62$$$N$G(Bjam-zcat$B$r;H$&$3$H$K$7$^$7$?!#(B

Mule-2.1$B0J9_$G$"$l$P(B
ftp://ftp.aist-nara.ac.jp/pub/elisp/jam-code-guess.el-1.5
$B$r;H$&$H(Bjka-compr$B$,;H$($^$9!#(B

   > jam-zcat$B$G$O!"05=L$5$l$?(Binfo$B$O8+$l$^$;$s$G$7$?!#(B

$B$3$l$O(Binfo.el$B$H(Bjam-zcat$B$NN><T$,05=L$r2r$3$&$H$9$k$+$i5/$3$j(B
$B$^$9!#0J2<$r%;%C%H$7$F(Binfo$B$,2?$b$7$J$/$9$k$3$H$GD>$j$^$9!#(B

(setq Info-suffix-list '((".info" . nil)
 ("" . nil)
 (".gz" . nil)
 (".z" . nil)
 (".Z" . nil)
 (".Y" . nil)
 (".info.gz" . nil)
 (".info.z" . nil)
 (".info.Z" . nil)
 (".info.Y" . nil)
 ))

--- $B$+$:$7(B
