[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: another problem with MacLisp read routine
- To: DAVE.TOURETZKY at CMU-10A
- Subject: Re: another problem with MacLisp read routine
- From: David McDonald <David.McDonald at CMU-10A>
- Date: Tue, 15 May 79 02:10:00 GMT
- Cc: bug-lisp @ mit-ai, Fahlman at CMU-10A
- In-reply-to: DAVE.TOURETZKY's message of 14 May 79 19:49
- Original-date: Monday, 14 May 1979 2210-EDT
Dave,
You probably should also have mentioned that the read table
entry for <cr> has been modified to behave like a space. That is,
(SSTATUS SYNTAX 13. (STATUS SYNTAX | |))
This may have some bearing on the problem.
- Dave.