home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / emacs / help / 4765 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.2 KB  |  33 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!ukma!darwin.sura.net!lhc!lhc!warsaw
  3. From: warsaw@nlm.nih.gov (Barry A. Warsaw)
  4. Subject: Re: global start up file
  5. In-Reply-To: ssammy@cs.strath.ac.uk's message of 11 Nov 92 17:45:37 GMT
  6. Message-ID: <WARSAW.92Nov12133057@anthem.nlm.nih.gov>
  7. Lines: 19
  8. Sender: news@nlm.nih.gov
  9. Reply-To: warsaw@nlm.nih.gov (Barry A. Warsaw)
  10. Organization: Century Computing, Inc.
  11. References: <1680@rwja.umdnj.edu> <SSAMMY.92Nov11174537@fleming-02.cs.strath.ac.uk>
  12. Date: 12 Nov 92 18:30:57 GMT
  13.  
  14.  
  15. Note that defaults.el is loaded *after* ~/.emacs.  If you want to
  16. incorporate a site init file that's loaded *before* ~/.emacs that
  17. contain site stuff which you don't want to dump into emacs (so that
  18. you can change without having to recompile emacs), check out my
  19. startup.el patch:
  20.  
  21. lisp-dir-apropos sez:
  22.  
  23.        GNU Emacs Lisp Code Directory Apropos -- "startup-patch"
  24. "~/" refers to archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/
  25.  
  26. startup-patch          89-09-05
  27.      Barry A. Warsaw, <bwarsaw@cen.com>
  28.      ~/misc/startup.patch.Z
  29.      Mods to startup.el for settable command line arguments, among others
  30.  
  31.  
  32. -Barry
  33.