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

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!zaphod.mps.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: <1992Aug28.192338.18488@news.csuohio.edu>
  6. Sender: news@news.csuohio.edu (USENET News System)
  7. Organization: Cleveland State University, Cleveland, Ohio
  8. Date: Fri, 28 Aug 1992 19:23:38 GMT
  9. Lines: 20
  10.  
  11. Emacs 3.10s will not compile on my Laser C compiler, and I am therefore
  12. unable to tailor the program to my liking.  atari.archive.umich.edu has
  13. a version with no color, with no reverse status line, and with
  14. incremental searches enabled.
  15.  
  16. Would it be possible for somebody to compile and link this for me to
  17. produce a normal, GEM desktop executable program with these options:
  18.  
  19.    Option             Setting   Define in "struct.h" (may not be correct)
  20.    -----------------  -------   -----------------------------------------
  21.    Color                 on     #define COLOR 1
  22.    Reverse status line   on     #define REVERSE 1
  23.    Incremental search    off    #define ISEARCH 0
  24.  
  25. If you are kind enough to help me out with this, please send me a short
  26. reply using private email telling me that you could do it, and I will
  27. give you the go ahead.  In this manner, I won't get ten copies and have
  28. nine people waste their time.
  29.  
  30. Thank you very much,  Max
  31.