Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!kuis!kurims!inoue
From: inoue@kusm.kyoto-u.ac.jp (INOUE Yoshinari)
Subject: Re: Q: How to debug on .emacs file
Message-ID: <CB689p.KyC@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: <4966@tdc.kyo-sr.ntt.jp>
Distribution: fj
Date: Tue, 3 Aug 1993 06:49:01 GMT
Lines: 27
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:3908
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=3908&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$G$9!#(B

In article <4966@tdc.kyo-sr.ntt.jp> kawamatu@tdc.kyo-sr.ntt.jp writes:
>load-path $B$N@_Dj9T$=$N$b$N$O0J2<$NDL$j$G$9!#2?DL$j$+;n$7$F(B
>$B$_$^$7$?$,!"7k6I$@$a$G$7$?!#(B
>
>(setq load-path (cons (expand-file-name "~/lib/elisp") load-path ))
>
>(setq load-path
>      (append
>       (list "/usr/local/nemacs-3.3/lisp")
>       (list (expand-file-name "~/lib/elisp"))
>       load-path))
>
>(setq load-path (cons "/r/kyo-sr/usr2/tyo/ko2/kawamatu/lib/elisp" load-path))
>
>(setq load-path (cons "~/lib/elisp" load-path))

/usr/local/nemacs-3.3/lisp/default.el $B$K(B load-path $B$,J8;zNs$G$J$$$H%((B
$B%i!<$K$J$kItJ,$,$"$j$^$;$s$+!)(B
$B$b$7$=$&$J$i!"4IM}<T$K$$$C$FD>$7$F$b$i$$$^$7$g$&!#(B

# $B$A$J$_$K!"(Bdefault.el $B$O(B ~/.emacs $B$h$j8e$KFI$^$l$^$9!#(B

$B$=$&$G$J$+$C$?$i$4$a$s$J$5$$!#(B
---
$B5~ETBg3XM}3XIt?t3X65<<(B  $B0f>e5ALi(B
