[Openmcl-devel] Using OpenMCL with Aquamacs + Slime doesn't work

Daniel Dickison danieldickison at gmail.com
Fri May 8 15:15:13 PDT 2009


I don't follow slime development, but it seems like there has been a  
tendency to move functionality into contrib optional modules. I've  
occasionally had to add items to the list of modules to load to keep  
things working.

Sent from my iPhone

On May 8, 2009, at 18:09, Manuel Weikert  
<manuel.weikert at googlemail.com> wrote:

> 2009/5/8 Daniel Dickison <danieldickison at gmail.com>:
>
>> I have slime checked out to ~/src/slime, and I have this in my  
>> Aquamacs
>> Preferences.el file:
>>
>> (add-to-list 'load-path "~/src/slime")
>> (require 'slime)
>> (set-language-environment "UTF-8")
>> (setq slime-net-coding-system 'utf-8-unix)
>> (slime-setup '(slime-fancy slime-xref-browser))
>>
>
> Well, this seems to work fine. THANKS! Believe it or not, the only
> thing I changed in my setup was the last line. *wtf* ?!?
>
> So - no more errors, but I still have this package problem.
> (find-package :easygui-user) returns NIL.
>
> Manu
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list