[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CR in symbols and strings
- To: RLB at MIT-MC
- Subject: CR in symbols and strings
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Fri, 26 Oct 79 02:56:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 25 October 1979 22:56-EDT
Date: 22 October 1979 08:20-EDT
From: Richard L. Bryan <RLB at MIT-MC>
To: BUG-LISP
Re: CR in symbols and strings
I've been waiting for that for years. However, there's always the issue of
compatibility with files written by older MacLISPs. What happens if a
symbol with FLATSIZE > linel is written? MacLISP currently offers no
line continuation character sequence, and either one would be needed, or
else we'd have to decide that it would be ok to write past linel.
My answer is that we should decide that it's ok to write past linel if we
don't have a choice.