home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / mcl / 1227 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.2 KB

  1. Path: sparky!uunet!gossip.pyramid.com!olivea!apple!cambridge.apple.com!cartier@math.uqam.ca
  2. From: cartier@math.uqam.ca (Guillaume Cartier)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Unlimited Undos
  5. Message-ID: <9208141628.AA05227@mipsmath.math.uqam.ca>
  6. Date: 14 Aug 92 16:28:43 GMT
  7. Sender: cartier@mipsmath.math.uqam.ca
  8. Lines: 19
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com (Macintosh Common Lisp)
  11.  
  12. The reference manual seems to be implying on page 495
  13. that by default MCL supports unlimited undos unless
  14. specified otherwise by *fred-history-length*.
  15.  
  16. This is exactly what I want, unlimited undos.
  17.  
  18. Unfortunately, *fred-history-length* starts with a value
  19. of 20 and I would like a cleaner way of specifying unlimited
  20. undos than setting *fred-history-length* to a huge value.
  21.  
  22. Any advise?
  23. Thanks.
  24.  
  25. *********************************************************************
  26. * Guillaume Cartier                 (514) 844-5294 (maison)         *
  27. * L.A.C.I.M.                        (514) 987-4290 (bureau)         *
  28. * Universite du Quebec a Montreal   (514) 987-8477 (telecopieur)    *
  29. * Montreal, Quebec, Canada          cartier@math.uqam.ca (internet) *
  30. *********************************************************************
  31.