home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3062 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.5 KB  |  55 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!sjsca4!rushmore!poffen
  3. From: poffen@rushmore (Russ Poffenberger)
  4. Subject: Re: Emacs under MS-Windows (was: MicroEMACS under GUI - what&where?)
  5. Message-ID: <1992Sep9.225620.26471@sj.ate.slb.com>
  6. Sender: news@sj.ate.slb.com
  7. Organization: Schlumberger Technologies, ATE division, San Jose, Ca.
  8. X-Newsreader: Tin 1.1 PL4
  9. References: <PLYON.92Sep4193943@emx.cc.utexas.edu>
  10. Date: Wed, 9 Sep 92 22:56:20 GMT
  11. Lines: 42
  12.  
  13. plyon@emx.cc.utexas.edu (Paul Lyon) writes:
  14. : In article <WEISMAN.92Sep1191748@macaroni.osf.org> weisman@osf.org (Dave Weisman) writes:
  15. : >   Has anyone researched what's necessary to either port GO32 to
  16. : >   DPMI, or, take a deep breath, do a real emacs port to Windows?
  17. : I suspect one will have to wait until Windows-NT is released before
  18. : there will be an emacs port. The main problem, I believe, in doing
  19. : such a port is the tagged pointer scheme that is used in emacs to
  20. : implement the elisp primitives. This cannot be adapted to a 16:16
  21. : segmented memory model without very far-reaching alterations. Since
  22. : Windows NT uses a 32 bit flat memory model, there should be less of a
  23. : problem, depending on what provisions MS have made for full screen
  24. : text mode console i/o. If they insist that one go through the Windows
  25. : graphics interface to do serious user interaction, then one will have
  26. : to convert emacs to that. As far as I can see, one should wait for
  27. : emacs version 19 before doing this, since that will do its user
  28. : interface in a way more compatible with a event queue driven
  29. : interface.
  30. : Of course, one could also try switching to OS/2 version 2.0. An emacs
  31. : port (which works just fine, in my experience) has been available
  32. : since the general release in April. This is not a PM app, but it will
  33. : run in a PM window, so one can do cut and paste to the clipboard if
  34. : need be. [There is also a port of gcc 2.2.2 available as well.]
  35. : Paul Lyon
  36.  
  37. Interestingly, I have, in my hands, a supposed FULL port of GNU emacs to
  38. DOS. SOmebody gave it to me (on 2 hi-density 3.5" floppies), saying it
  39. is just like the GNU emacs under UNIX. The only thing missing are most of the
  40. lisp files, but that is OK, because it is supposed to be able to use the
  41. lisp files from the GNU distribution.
  42.  
  43. Russ Poffenberger               DOMAIN: poffen@sj.ate.slb.com
  44. Schlumberger Technologies ATE   UUCP:   {uunet,decwrl,amdahl}!sjsca4!poffen
  45. 1601 Technology Drive        CIS:    72401,276
  46. San Jose, Ca. 95110             Voice: (408)437-5254  FAX: (408)437-5246
  47.