[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
[MD:1192]normal-top-level-add-subdirs-to-load-path
- X-ml-count: 1192
- Subject: [MD:1192]normal-top-level-add-subdirs-to-load-path
- From: Miyashita Hisashi(宮下 尚:HIMI) <himi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 15 May 1999 15:23:16 +0900
- User-agent: T-gnus/6.10.058 (based on Pterodactyl Gnus v0.76) SEMI/1.13.3 (Komaiko) FLIM/1.12.6 (Family-Kōenmae) Emacs/20.3.8 (i386-*-nt4.0) MULE/4.0 (HANANOEN) Meadow/1.04 Alpha1 (TSUTSUJI)
小関 吉則 (KOSEKI Yoshinori) <kose@xxxxxxxxxxxxxxxxxx> writes:
> Emacs20.3.6 以降の startup.el の
> normal-top-level-add-subdirs-to-load-path では
> inode を見て load-path に追加するかどうか判断しているようで
> す。
>
> Meadow の場合
>
> (nthcdr 10 (file-attributes "h:/Meadow/site-lisp"))
> (0 30675305)
>
> (nthcdr 10 (file-attributes "h:/Meadow/site-lisp/apel"))
> (0 30675305)
>
> (nthcdr 10 (file-attributes "h:/Meadow/site-lisp/bbdb"))
> (0 30675305)
>
> なので追加しないようなのです。
うーむ、昔は、Meadowは独自のinode生成機構を持っていたんだけど、
NTEmacsの方でもきちんと書いたと信じていたんだけどなぁ。;_;(涙)
こりゃ、しばらくして直ってなかったら、Meadow.plan行きですな。
## 前のモジュールを見直してみやふ。
> NT Emacs でも同様なのでしょうか? (未確認)
同じはずですね。
from himi