home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / emacs / 3962 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  43 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!Cadence.COM!daled
  3. From: daled@cadence.com (Dale DePriest)
  4. Subject: Re: minimum files to run gnu emacs
  5. Message-ID: <1993Jan11.213028.29368@Cadence.COM>
  6. Sender: usenet@Cadence.COM (Usenet News)
  7. Nntp-Posting-Host: cds9172.cadence.com
  8. Organization: Cadence Design Systems
  9. References: <AAROND.93Jan7155820@xibm.StorTek.com>
  10. Date: Mon, 11 Jan 1993 21:30:28 GMT
  11. Lines: 30
  12.  
  13. Naturally I have all of the information at home and I am at work
  14. so I'll have to do this from memory.
  15.  
  16. In the lisp directory you will only need the .elc files for the most part.
  17.  
  18. To find out what you really need do the following:
  19.  
  20. cd /usr/local/emacs/lisp
  21. ls -utl | more
  22.  
  23. and then
  24.  
  25. ls -utl term 
  26.  
  27. look at the dates.  The files are sorted by the most recent time
  28. anyone actually used the file.  Look down the list and pick a 
  29. date.  Everything below the line can be deleted.  You can use
  30. some intelligence if you expect to be doing something unusual.
  31.  
  32. Now do the same thing to /usr/local/emacs/etc.
  33.  
  34. Note that the on-line help is in the file DOC-18....
  35. You may want to take it along.
  36.  
  37. Hope this helps.
  38.  
  39. --
  40.     _      _     Dale DePriest          San Jose, California
  41.    /`) _  //     daled@Cadence.COM        voice: (408) 428-5249
  42.  o/_/ (_(_X_(`     
  43.