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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!brunix!brunix!wcn
  3. From: wcn@cs.brown.edu (Wen-Chun Ni)
  4. Subject: Re: New Emacs binary?
  5. Message-ID: <1992Jul25.155555.8777@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. References: <FASCIANO.92Jul25102005@nil.IRO.UMontreal.CA>
  9. Date: Sat, 25 Jul 1992 15:55:55 GMT
  10. Lines: 44
  11.  
  12. In article <FASCIANO.92Jul25102005@nil.IRO.UMontreal.CA> fasciano@nil.IRO.UMontreal.CA (Massimo Fasciano) writes:
  13. >Hi,
  14. >
  15. >i was wondering if a binary (shared or static) of Emacs compiled with
  16. >a recent (2.2.2) release of GCC was available somewhere?
  17. >
  18. >i kinda remember having seen a discussion about putting the new emacs
  19. >in /usr/emacs v.s. /usr/local/emacs and i think /usr/emacs won (and i
  20. >agree), so i believe somebody was working on a more recent binary, but
  21. >the discussion just ended and Emacs was not mentioned since then.
  22. >
  23. >should we expect a new binary soon?
  24. >
  25. >Thanksinadvance
  26. >
  27. >Massimo.
  28. >
  29. >--
  30. >=================================================================
  31. >=  Massimo Fasciano       E-MAIL: fasciano@IRO.UMontreal.CA     =
  32. >=================================================================
  33.  
  34. I successfully compiled Emacs 15.18 using gcc 2.2.2 after changing
  35. some parameters. The major problems I've encountered  and can't
  36. be solved up to now are:
  37.   1. The suspended Emacs cannot recover the the terminal characterisics
  38.      after being resumed.
  39.   2. The M-x shell command doesn't work quite correctly no matter how
  40.      I change the method of interprocess communications.
  41.  
  42. The first problem also haunts the elvis binary I got from banjo so I
  43. guess that there may be  bugs in the library. 
  44.  
  45. I also hack a little on emacs/lisp/term/at386.el to obtain a set of
  46. elisp files suitable for Linux's virtual consoles. I myself don't
  47. know whether there are people working on the version, but the source
  48. I got from tsx-11 isn't a ported source because there remain alot
  49. of works to be done when I was porting emacs.
  50.  
  51. My work is just for fun and it isn't for public release.
  52.  
  53.  
  54.  
  55. Wen-Chun Ni
  56.