home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6888 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.8 KB  |  49 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!world!jrs
  3. From: jrs@world.std.com (Rick Sladkey)
  4. Subject: Re: New Emacs binary?
  5. In-Reply-To: wcn@cs.brown.edu's message of Sat, 25 Jul 1992 15:55:55 GMT
  6. Message-ID: <JRS.92Jul26220433@lepton.world.std.com>
  7. Lines: 35
  8. Sender: jrs@world.std.com (Rick Sladkey)
  9. Organization: The World
  10. References: <FASCIANO.92Jul25102005@nil.IRO.UMontreal.CA>
  11.     <1992Jul25.155555.8777@cs.brown.edu>
  12. Date: Mon, 27 Jul 1992 02:04:33 GMT
  13.  
  14. >>>>> On Sat, 25 Jul 1992 15:55:55 GMT, wcn@cs.brown.edu (Wen-Chun Ni) said:
  15.  
  16. wcn> I successfully compiled Emacs 15.18 using gcc 2.2.2 after changing
  17. wcn> some parameters. The major problems I've encountered  and can't
  18. wcn> be solved up to now are:
  19. wcn> 1. The suspended Emacs cannot recover the the terminal characterisics
  20. wcn> after being resumed.
  21.  
  22. Use #define HAVE_TCATTR
  23.  
  24. wcn> 2. The M-x shell command doesn't work quite correctly no matter how
  25. wcn> I change the method of interprocess communications.
  26.  
  27. Use #define HAVE_SETSID
  28.  
  29. wcn> The first problem also haunts the elvis binary I got from banjo so I
  30. wcn> guess that there may be  bugs in the library. 
  31.  
  32. The problem is unrelated.  Stock elvis does not support suspending.
  33.  
  34. wcn> I also hack a little on emacs/lisp/term/at386.el to obtain a set of
  35. wcn> elisp files suitable for Linux's virtual consoles. I myself don't
  36. wcn> know whether there are people working on the version, but the source
  37. wcn> I got from tsx-11 isn't a ported source because there remain alot
  38. wcn> of works to be done when I was porting emacs.
  39.  
  40. The source on tsx-11 is the same as the that on prep.  My most recent
  41. linux-specific patches are in
  42.  
  43. tsx-11.mit.edu:/pub/linux/sources/usr.bin.X11/x11emacs.patches
  44.  
  45. I will be releasing a new version that supports shared libraries shortly.
  46. --
  47. Rick Sladkey
  48. jrs@world.std.com
  49.