Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!news.iij.ad.jp!vcmei!ced.mei!chorus.mei!tf1neptune.mei!sasai
From: a-sasai@isl.mei.co.jp
Subject: [Q] server.el's setting...
Message-ID: <Cwu84F.70q@tf1neptune.isl.mei.co.jp>
Sender: news@tf1neptune.isl.mei.co.jp
Nntp-Posting-Host: iona
Organization: Matsushita Electric Industrial Co.,Ltd. Osaka, Japan
X-Newsreader: mnews [version 1.17] 1994-01/21(Fri)
Distribution: fj
Date: Wed, 28 Sep 1994 11:33:50 GMT
Lines: 28
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:4989
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=4989&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.

$B:4!90f!w>>2<EE4o$G$9!#(B

emacsclient$B$r;H$&$?$a$K!"(B.emacs$B$K(B
(load "server")
(server-start)
$B$H=q$$$F(Bnemacs$B$r5/F0$7$F$$$k$N$G$9$,!"B>$N(Bwindow($BNc$($P(Bkterm$B$H$+(B)$B$G(B
nemacs$B$rN)$A>e$2$k$H!"$=$A$i$,(Bemacsclient$B$N%5!<%P$K$J$C$F$7$^$$!"$&$C(B
$B$+$j!"$=$A$i$r=*N;$7$F$7$^$&$H!"85$N(Bwindow$B$G(Bemacsclient$B$,;H$($J$$$H$$(B
$B$&;vBV$K$J$k$N$GHs>o$KITJX$J;W$$$r$7$F$$$^$9!#(B

$B!t$b$C$H$b85$N(Bnemacs$B$G(BM-x server-restart$B$9$l$P$$$$$s$G$9$,!"$=$l$,LLE](B
$B!t$J$b$N$G!D(B(^^;;;

$B$=$3$G!":$$C$?;~$N(Bfj$BMj$_$H$$$&$3$H$G!"$I$J$?$+(B

if ($B4{$K(B~/.emacs_server$B$,B8:_$9$l$P(B) then
(load "server")$B$H(B
(server-start)$B$r<B9T(B
end if

$B$H$$$&$h$&$J(Belisp$B$O$I$N$h$&$K=q$1$P$$$$$N$+8f65<x2<$5$$!#(B

$B!t$A$J$_$K(Bfiles ~/.emacs_server$B$H$d$k$H(Bsocket$B$HJV$C$F$-$^$9$C$F$N$OC/(B
$B!t$G$bCN$C$F$^$9$M!D(B(^^;;;

$B$h$m$7$/$*4j$$$7$^$9!#(B

$B!A:4!90f!w>>2<EE4o(B
