home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / lucidem / help / 266 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.0 KB

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