home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 2950 < prev    next >
Encoding:
Text File  |  1992-08-26  |  2.5 KB  |  56 lines

  1. Path: sparky!uunet!olivea!decwrl!csus.edu!netcom.com!jsteele
  2. From: jsteele@netcom.com (John Steele)
  3. Newsgroups: comp.emacs
  4. Subject: Re: microemacs on ibm-pc
  5. Message-ID: <yybn8gn.jsteele@netcom.com>
  6. Date: 26 Aug 92 18:26:11 GMT
  7. References: <1992Aug26.968.2797@channel1>
  8. Distribution: comp
  9. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  10. Lines: 44
  11.  
  12. In <1992Aug26.968.2797@channel1> "raun kupiec" <raun.kupiec@channel1.com> writes:
  13.  
  14. >I've got a couple of questions about MicroEMACS 3.11c on the IBM-PC.
  15.  
  16. >I don't have a C compiler so I'm using the already compiled version
  17. >available from SIMTEL20.  The executable I'm using shows as:
  18.  
  19. >uemacs.exe     74,189     08-09-92
  20.  
  21. >1. What's with the $home and $path environment variables mentioned in
  22. >the manual?  They're alluded to but not described.  The reason I ask is
  23. >that if I run MicroEMACS from any other directory, or from another disk
  24. >it fails to find its home directory.  I added my emacs.rc file onto the
  25. >command line using the @ switch in a batch file, but I still get
  26. >periodic failures as files are called in the various .cmd files.  Do I
  27. >have to trace down every file call and add in the specific directory, or
  28. >can I set the $home variable somehow?  Is this due to the program being
  29. >incorrectly compiled originally? (Maybe the .h files weren't correctly
  30. >specified for a DOS system?)  This is especially important when EMACS is
  31. >called from inside another program, such as my mail reader.
  32.  
  33. You need to set your home environment variable to tell uemacs where it's
  34. emacs.rc and .cmd files are located.  A simple set HOME=\blah will do it.
  35.  
  36. >2. I have a more serious problem.  When I access the help main menu, if
  37. >I use the down arrow key the program hangs and I have to reboot.  It
  38. >didn't use to do this before I copied the updated 3.11c version of the
  39. >executable into the directory.  Is this a new bug, or could I have affected
  40. >something in the .cmd files?  
  41.  
  42. This may be a side effect of not having HOME set correctly.  Try it.
  43. Or it may be a bad help file...
  44.  
  45. >Any help would be greatly appreciated.
  46.  
  47. Hope this does,
  48.   John
  49. -- 
  50. #include <disclaimer.h>            /* route all flames to /dev/null  */
  51. /**************************************************************************/
  52. /*   Systems Analyst      | John Steele     email: jsteele@netcom.com     */
  53. /* Video Business Systems |                                               */
  54. /*   1-800-255-3088       |    Most people spell COBOLSUX incorrectly...  */
  55. /**************************************************************************/
  56.