"Kirill M. Katsnelson" <kkm(a)kis.ru> writes:
| (ignore-errors (require 'cc-lobotomy) ...)
|
| There is no such .el file on my load-path, so a full load-path search
| was performed for every find-file.
I think that Fload may be hacked so it caches misses. If the cache
is flushed on every redisplay, this is pretty safe,
Yuck! Flushing `load' caches on redisplay is pure randomness.
At all, stats on NFS are known to be very expensive. XEmacs probably
needs some general filesystem caching mechanism.
Attempts to implement one already exist -- see `locate-file'. Maybe
the existing stuff should be made more intelligent, somehow?
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
main(){printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}