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

Manuel Weikert manuel.weikert at googlemail.com
Fri May 8 15:09:07 PDT 2009


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



More information about the Openmcl-devel mailing list