Opened 12 years ago
Closed 12 years ago
#438 closed defect (worksforme)
Newest slime doesn't work with 1.3
Reported by: | gz | Owned by: | mb |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Slime | Version: | |
Keywords: | Cc: |
Description
From IRC:
<eslick> Is there a known version of slime that works with ccl 1.3? the latest fails with Condition: Module XREF was not provided by any function on *MODULE-PROVIDER-FUNCTIONS*.
Change History (5)
comment:1 Changed 12 years ago by gz
- Owner changed from gb to gz
comment:2 Changed 12 years ago by dysinger
I get the same thing - aquamacs 1.7 & slime 3-17-09 & ccl trunk
comment:3 Changed 12 years ago by dysinger
It went away when I used the full path to clozure instead of ~/path
comment:4 Changed 12 years ago by mb
- Owner changed from gz to mb
i set inferior-lisp-program to "~/bin/openmcl64" and then started slime without issue (slime cvs HEAD as of 2009-03-17 and ccl r11533 on linuxx8664).
dysinger can you provide the exact emacs or lisp error?
comment:5 Changed 12 years ago by rme
- Resolution set to worksforme
- Status changed from new to closed
Please re-open the ticket if needed, but there doesn't seem to be a problem here.
This is most likely operator error, but someone should get the latest cvs slime and verify.