home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7837 < prev    next >
Encoding:
Text File  |  1992-12-21  |  693 b   |  23 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: Emacs 3.0 & EMACSLOADPATH
  5. Message-ID: <1992Dec19.142510.22261@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <1992Dec17.132933.14046@itnsg1.cineca.it> <SOWA.92Dec18095609@amdew.llnl.gov>
  10. Date: Sat, 19 Dec 1992 14:25:10 GMT
  11. Lines: 10
  12.  
  13. We use
  14.  
  15.     (setq load-path (append load-path (cons "/usr/local/lisp" nil)))
  16.  
  17. in /usr/lib/emacs/lisp/default.el to add to (rather than replace)
  18. the load path.
  19.  
  20.                     -=EPS=-
  21. -- 
  22. If only more things in life understood (setq inhibit-startup-message t)
  23.