home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2837 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.8 KB  |  53 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!venus.cs.umbc.edu!steibel
  3. From: steibel@venus.cs.umbc.edu (David M. Steibel)
  4. Subject: Demacs FAQ (a few words from the author before the FAQ itself)
  5. Message-ID: <1992Aug13.033340.2411@umbc3.umbc.edu>
  6. Sender: newspost@umbc3.umbc.edu (News posting account)
  7. Organization: University of Maryland Baltimore Campus
  8. Date: Thu, 13 Aug 1992 03:33:40 GMT
  9. Lines: 42
  10.  
  11. Hello folks.  There has been a fair share of questions asked about 
  12. Demacs that were answered in the FAQ, so I decided to post it again.
  13.  
  14. However, there are a number of changes that I have been planning on doing.  
  15. Unfortunately, I haven't had the time to do any, so I am posting the FAQ 
  16. again unmodified.  There is a change that I recommend for those who
  17. are using the Demacs install file mentioned.  
  18.  
  19. After installation, change the lines in the file emacs.bat from
  20.  
  21. set home = d:/emacs
  22. set termcap = c:/emacs/termcap
  23. set EmacsLoadPath = c:/emacs/lisp
  24. set EmacsExecPath = c:/emacs/etc
  25.  
  26. to
  27.  
  28. set home = c:/demacs
  29. set termcap = c:/demacs/termcap
  30. set EmacsLoadPath = c:/demacs/lisp
  31. set EmacsExecPath = c:/demacs/etc
  32.  
  33. This error was caused by me transfering the files to another directory while
  34. testing, and at the last minute, accidently using the wrong file when I
  35. assembled it.  I don't think there are any other problems, although let
  36. me know if you find any.  Again, I'm sorry that the new FAQ is not completed,
  37. and I will try to post it around September 10th or so.
  38.  
  39. As always, comments are welcome, and if you wish to help me with any of the
  40. work on the FAQ, let me know. :-)
  41. --
  42. David M. Steibel;  Author of the Demacs FAQ;  Internet: steibel@cs.umbc.edu
  43.  
  44. The greatness of a nation and its moral progress can be measured by the way 
  45. in which its animals are treated. - Mahatma Gandhi.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.