home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / 3080 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.3 KB

  1. Path: sparky!uunet!news.tek.com!sail!toma
  2. From: toma@sail.LABS.TEK.COM (Tom Almy)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Want history/command editing facilities in free Lisps
  5. Message-ID: <13047@sail.LABS.TEK.COM>
  6. Date: 15 Dec 92 15:24:30 GMT
  7. References: <1992Dec8.150654.6516@st-andrews.ac.uk> <HANCHE.92Dec9104214@ptolemy.ams.sunysb.edu> <1992Dec15.034053.10061@midway.uchicago.edu>
  8. Reply-To: toma@sail.labs.tek.com
  9. Organization: Tektronix, Inc., Beaverton,  OR.
  10. Lines: 23
  11.  
  12. In article <1992Dec15.034053.10061@midway.uchicago.edu> ab2r@midway.uchicago.edu writes:
  13. >(Xlisp-Plus 2.1 does allow you to use DOS command line
  14. >facilities.  So if you've got something set up in DOS to give you
  15. >history/editing, you get it for free in Xlisp-Plus.  It's nice.
  16. >(Thanks, Tom Almy.)  
  17.  
  18. You're welcome!
  19.  
  20. >It's also possible to use small
  21. >Lisps within the Epsilon editor, which I've done sometimes with
  22. >Xlisp, XScheme, and SCM (I think), but it's messy. The Lisp often
  23. >gets confused about what you've typed in.
  24.  
  25. I've never lost keystrokes, but command line editing doesn't work properly
  26. unless you set *dos-input* non-nil. You can also use the 80386 protected mode
  27. compiled Xlisp in the process window, you aren't limited to the real mode
  28. version.
  29.  
  30.  
  31. -- 
  32. Tom Almy
  33. toma@sail.labs.tek.com
  34. Standard Disclaimers Apply
  35.