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

  1.   If top-level-read is set to a non nil value, then the lisp
  2. top level will funcall it to read a form for evaluation.
  3. It will be funcalled with two arguments, a port and an eof marker.
  4. top-level-read will be used in break levels too.
  5.   Be very careful when setting top-level-read because if you set it
  6. to an illegal value, there is no way to correct it.
  7.  
  8.  
  9.  
  10.  
  11.  
  12.