[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(*RSET ()) (SETQ CAR T CDR T)
(SETQ B (HUNK 'B))
(RPLACD B (CAR B)) => (#777777 .) ; WHAT A SILLY PRINTNAME. WHY NOT (.)?
(HUNKSIZE B)
.VAL 0; HUNKP>>LSH A,-11 A/ 702777
Could this .VAL 0 object be made to print more like 0? It seems to affect
the read-eval-print-loop so that it types ?U? at me for some reason, too.