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

  1.   If you set the variable top-level-print to a non nil value, then that
  2. value will be used by the top-level to print out the result of the
  3. evaluation.  This has effect in break loops too.
  4.   For example, if you want the pretty printer to print out the top level
  5. values, type  (setq top-level-print 'pp-form).
  6.  
  7.  
  8.   
  9.  
  10.  
  11.