[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RWK at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Sat, 20 Oct 79 12:01:00 GMT
- Cc: (BUG LISP) at MIT-MC, KMP at MIT-MC
- Original-date: 20 OCT 1979 0801-EDT
Date: 19 OCT 1979 0640-EDT
From: RWK at MIT-MC (Robert W. Kerns)
"foo
"
==>|foo|
This is wrong, incompatible with every " macro I've ever seen.
Not really - a decision long ago was that for maclisp, <carriage-return>
would be invisible unless slashed. Try typing |AB<cr><cr>| and see
what you get! One argument is that maclisp's convention is contrary
to some other systems, but at least it is internally consistent.