The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: John DeSoi <j...@icx.net>
Date: Fri, 05 Nov 2004 05:34:00 GMT
Subject: Re: Whassup with MCL?
Hi Kenny,
Kenneth Tilton wrote: Below is a hack I put at the top of my OpenMCL init file to allow it to > Well, setting ccl::*do-unix-hack* does open files nicely, but nothing > more: a "Save as..." on the same file actually flips back to one-line > mode. And no improvement is seen on the load of a file via (load... ). read files with Mac line endings. I have not tested it, but I think it should do the same for MCL with Unix line endings. Best, John DeSoi, Ph.D. #| Note: Do not put any semicolon comments before this line. |# (defun semicolon-reader (stream char) (set-macro-character #\; #'semicolon-reader) You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||