home *** CD-ROM | disk | FTP | other *** search
- Date: Thu, 13 Aug 1992 21:18:32 PDT
- Message-ID: <9208140418.AA04768@thalidomide.lucid>
- X-Windows: The first fully modular software disaster.
- From: jwz@lucid.com (Jamie Zawinski)
- Sender: jwz%thalidomide@lucid.com
- Subject: Re: Automatic load path failing?
- References: <1992Aug14.034455.20843@colorado.edu>
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Lines: 15
-
- In message <1992Aug14.034455.20843@colorado.edu> Dirk Grunwald wrote:
- >
- > DECstation 5000/120 Ultrix 4.2a, config m-pmax.h, s-bsd-4-3.h
- > I use the 'amd' automounter.
- >
- > I have the following problems. I defined my lisp directory path to be
- > /srl/Lucid19/lisp. If I start lemacs anywhere other than in the src
- > directory, it doesn't find needed files.
-
- By "defined" I assume you mean by editing paths.h. That doesn't really work
- any more; you have to either add all subdirectories to the load path, or you
- have to make it so that emacs can find them itself. The problem is that
- ".../lisp/prim/" (and others) aren't making it on to load-path.
-
- -- Jamie
-