home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / st / tech / 4618 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.csuohio.edu!neumann.cba.csuohio.edu!max
  3. From: max@neumann.cba.csuohio.edu (Max Polk)
  4. Subject: Help compiling a special version of emacs 3.10s
  5. Message-ID: <1992Aug29.183330.8865@news.csuohio.edu>
  6. Summary: Send me a letter if you can do so
  7. Sender: news@news.csuohio.edu (USENET News System)
  8. Organization: Cleveland State University
  9. Date: Sat, 29 Aug 1992 18:33:30 GMT
  10. Lines: 20
  11.  
  12. Emacs 3.10s will not compile on my Laser C compiler, and I am therefore
  13. unable to tailor the program to my liking.  atari.archive.umich.edu has
  14. a version with no color, with no reverse status line, and with
  15. incremental searches enabled.
  16.  
  17. Would it be possible for somebody to compile and link this for me to
  18. produce a normal, GEM desktop executable program with these options:
  19.  
  20.    Option             Setting   Define in "struct.h" (may not be correct)
  21.    -----------------  -------   -----------------------------------------
  22.    Color                 on     #define COLOR 1
  23.    Reverse status line   on     #define REVERSE 1
  24.    Incremental search    off    #define ISEARCH 0
  25.  
  26. If you are kind enough to help me out with this, please send me a short
  27. reply using private email telling me that you could do it, and I will
  28. give you the go ahead.  In this manner, I won't get ten copies and have
  29. nine people waste their time.
  30.  
  31. Thank you very much,  Max
  32.