Re: RMCL defaults to CCL, not CL-USER?
peter <p2.edoc-gM/[email protected]>
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <p06240802c6456111742b@[192.168.1.125]> |
At 1:26 AM -0500 09/05/29, Mike Byrne wrote: >If memory serves, when one launched MCL, the default package was CL- >USER. RMCL appears to default into CCL, which can cause package >issues. If this was intentional, I'm not sure why (and r219 didn't do >this). > >What's the easiest fix? Just do an (in-package :cl-user) and save the >application, or is there something more clever? I don't seem to get that. PPCCL boots into CCL, but RMCL boots into CL-USER, for me. In rmcl-notes.pdf section 2.2, GB explains PPCCL. I take RMCL as our starting point. _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl