home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0109.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  338 b   |  11 lines

  1.  Thanks to some suggestions from rms we are now one step closer to
  2. full closures.   fclosures will now work if called recursively.
  3. It is still true that the only way to make fclosures share variables
  4. is to use fclosure-list.
  5.  
  6.  symeval-in-fclosure may return the wrong value if the closure is 
  7. 'active'.  This will be fixed eventually.
  8.  
  9.  
  10.  
  11.