[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CLISP on OS/2
- To: bsirvine@mailbox.syr.edu and
- Subject: CLISP on OS/2
- From: Marcus Daniels <marcus@sysc.pdx.edu>
- Date: Wed, 1 May 1996 17:53:27 -0700
- Cc: irvinbs@hqda.army.mil, clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Reply-to: marcus@sysc.pdx.edu
>>>>> "you" == bruce s irvine <flogger_d@usa.pipeline.com> writes:
you> Next line: ILLEGAL CHARACTER #\Code26
Try to delete the MSDOG Control-Z from the end of the file,
and try again (ie get an editor that doesn't do this to you).
Alternatively, run this:
(set-syntax-from-char #\Code26 #\Space)