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

  1.  
  2. In "fasl.c" before the literals are read back out of the object file,
  3. the readtable is rebound to the 'standard-readtable'. This short-circuits
  4. any type of character macro expansion. Does anyone known a workaround
  5. for this? In NIL you can specify the readtable associated with the object
  6. code, I guess I'm wondering how to mimic this behavior in franz?
  7.             thanks
  8.                     steve white
  9.                 (ssc-vax!steve@uw-beaver)
  10.  
  11.