Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!kuis!isfs!shiiba
From: shiiba@hydro6.kuciv.kyoto-u.ac.jp (SHIIBA Michiharu)
Subject: Re: Q: how to write a function for looking a info file
In-Reply-To: shiiba@hydro6.kuciv.kyoto-u.ac.jp's message of Mon, 27 Sep 1993 02:26:13 GMT
Message-ID: <SHIIBA.93Sep27171409@hydro6.kuciv.kyoto-u.ac.jp>
Sender: news@kuis.kyoto-u.ac.jp
Nntp-Posting-Host: hydro6.kuciv.kyoto-u.ac.jp
Reply-To: shiiba@hydro6.kuciv.kyoto-u.ac.jp
Organization: Dept. of Civil Eng., Kyoto Univ.
References: <SHIIBA.93Sep27112613@hydro6.kuciv.kyoto-u.ac.jp>
Distribution: fj
Date: Mon, 27 Sep 1993 08:14:08 GMT
Lines: 48
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:4052
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=4052&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.


$BDGMU!w5~Bg9)EZLZ65<<$G$9!#(B

>>>>>> On Mon, 27 Sep 1993 02:26:13 GMT, shiiba@hydro6.kuciv.kyoto-u.ac.jp (SHIIBA Michiharu) said:
$BDGMU(B> Nntp-Posting-Host: hydro6.kuciv.kyoto-u.ac.jp

$BDGMU(B> info $B%U%!%$%k$rFI$_9~$`(B emacs $B%^%/%m$r65$($F$/$@$5$$!#(B

$BDGMU(B> /usr/local/info/takinfo

$BDGMU(B> $B$H$$$&(B info $B%U%!%$%k$r;}$C$F$$$^$9!#(B/usr/local/info/dir $B$K$3$N(B
$BDGMU(B> takinfo $B$rEPO?$7$F$$$^$9!#(B

$BDGMU(B> $B$$$D$b$O!"(BM-x info $B$H$7$F$+$i!"(Bm takinfo $B$H$7$F!"(Btakinfo $B$r;2>H(B
$BDGMU(B> $B$7$F$$$^$9$,!"(Btakinfo $B$r8+$k5!2q$,B?$$$N$G!"(B

$BDGMU(B> M-x takinfo

$BDGMU(B> $B$H$9$k$H!"$9$0$K(B takinfo $B$r8+$k$3$H$,$G$-$k$h$&$K!"(B

$BDGMU(B> (defun takinfo ()
$BDGMU(B>   "See info file takinfo"
$BDGMU(B>   (interactive)
$BDGMU(B>   ( ... ))
$BDGMU(B>   
$BDGMU(B> $B$H$$$&$h$&$J4X?t$r(B .emacs $B$NCf$K=q$$$F$*$-$?$$$N$G$9$,!"$I$&=q$1(B
$BDGMU(B> $B$P$h$$$G$7$g$&$+!#(B

$B$KBP$7$F!"<r0f!wElBg$5$s$+$i!"$D$.$NNc$r<($7$F$$$?$@$-$^$7$?!#(B

$B<r0f(B> (require 'info)

$B<r0f(B> (defun takinfo ()
$B<r0f(B>   "See info file takinfo"
$B<r0f(B>   (interactive)
$B<r0f(B>   (if (get-buffer "*info*")
$B<r0f(B>       (switch-to-buffer "*info*")
$B<r0f(B>     (Info-find-node "takinfo" "top")))

$B$3$l$G$&$^$/$$$-$^$7$?!#(B
$B$"$j$,$H$&$4$6$$$^$9!#(B

--
-------------------------------------------------------------------------
Michiharu SHIIBA          Yoshida-Honmachi, Sakyo-ku, Kyoto 606-01, Japan
Kyoto University                        shiiba@hydro3.kuciv.kyoto-u.ac.jp
Department of Civil Engineering                    phone: +81-75-753-5095
Hydrology and Water Resources Engineering            fax: +81-75-761-0646
