home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / emacs / help / 4756 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!network.ucsd.edu!usc!sdd.hp.com!spool.mu.edu!agate!doc.ic.ac.uk!mrccrc!warwick!str-ccsun!strath-cs!baird!ssammy
  2. From: ssammy@cs.strath.ac.uk (Paul Sammy 4th Year iE/CES)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: global start up file
  5. Message-ID: <SSAMMY.92Nov11174537@fleming-02.cs.strath.ac.uk>
  6. Date: 11 Nov 92 17:45:37 GMT
  7. References: <1680@rwja.umdnj.edu>
  8. Sender: news@cs.strath.ac.uk
  9. Organization: Information Engineering
  10. Lines: 41
  11. Nntp-Posting-Host: fleming-02
  12. In-reply-to: majidi@rwja.umdnj.edu's message of 10 Nov 92 19:10:18 GMT
  13.  
  14.  
  15. > Dear netters,
  16.  
  17. > Is there any way to have a global startup file for gnuemacs? There are
  18. > certain key bindings that we would like everyone on our system be able
  19. > to use and it seems natural to put them in a global startup file instead
  20. > of having each user put them in his/her own .emacs file?
  21.  
  22. As the emacs info pages say:---
  23.  
  24.  
  25.   When Emacs is started, it normally loads the file `.emacs' in your
  26. home directory.  This file, if it exists, should contain Lisp code. 
  27. It is called your "init file".  The command line switches `-q' and
  28. `-u' can be used to tell Emacs whether to load an init file (*note
  29. Entering Emacs::.).
  30.  
  31.   There can also be a "default init file", which is the library named
  32. `default.el', found via the standard search path for libraries.  The
  33. Emacs distribution contains no such library; your site may create one
  34. for local customizations.  If this library exists, it is loaded
  35. whenever you start Emacs.  But your init file, if any, is loaded
  36. first; if it sets `inhibit-default-init' non-`nil', then `default' is
  37. not loaded.
  38.  
  39. ----
  40.  
  41. > Thanks in advance,
  42.  
  43. S'alright
  44.  
  45. > Masoud Majidi (majidi@umdnj.edu)
  46.  
  47. Paul
  48. --
  49.  
  50.  "Well spin my nipple nuts    | Internet: ssammy@cs.strath.ac.uk
  51.   and send me to Alaska !"    | JANET   : ssammy@uk.ac.strath.cs
  52. Copy this line into your .sig to protect against flames! [beta version .2]
  53.  
  54.  
  55.