[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #\EOF
- To: MOON at MIT-MC
- Subject: Re: #\EOF
- From: George J. Carrette <GJC at MIT-MC>
- Date: Sat ,20 Sep 80 11:44:00 EDT
- Cc: KMP at MIT-MC, LISP-FORUM at MIT-MC
I have found it useful when hacking various output devices with
ascii or otherwise protocalls (SANDERS printer, ARDS and TEK graphics),
to define my own sharp-sign-back-slash tokens.
(+TYO #\ARDS-LONG-MODE STREAM) and that sort of thing.
Provide a standard function for doing that, and if KMP wants to
write (= #\EOF (TYIPEEK)) then I don't mind.