[Openmcl-devel] Using Clozure CL with GNU Emacs and SLIME

Stas Boukarev stassats at gmail.com
Wed Mar 24 15:08:08 PDT 2010


Adam Getchell <adam.getchell at gmail.com> writes:

> On Wed, Mar 24, 2010 at 2:54 PM, Stas Boukarev <stassats at gmail.com> wrote:
>
> Thanks for the help.
>
>
>
>     Ununistall slime provided by debian:
>     apt-get --purge remove slime cl-swank
>
>
> I didn't install slime by debian:
Then where from came /etc/emacs/site-start.d/50slime.el ?
Either do dpkg --purge slime cl-swank, or delete that file by hand

> adam at ubuntu:~/ccl$ sudo apt-get --purge remove slime cl-swank
> [sudo] password for adam:
> Reading package lists... Done
> Building dependency tree      
> Reading state information... Done
> Package slime is not installed, so not removed
> Package cl-swank is not installed, so not removed
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>
>
>     P.S. This question belongs to slime-devel mailing list.
>
>
> Thanks, I just subscribed to that list.
>
>> (slime-setup)
> And you most probably want (slime-setup '(slime-fancy)) here.
>
> Thanks, I've tried that before too, that gives:
>
> Warning (initialization): An error occurred while loading `/home/adam/.emacs':
>
> error: Keyword argument (slime-fancy) not one of (:autodoc :typeout-frame
> :highlight-edits)
I assume that's because of debian slime leftovers, try again after
removing them as I described above.

-- 
With Best Regards, Stas.



More information about the Openmcl-devel mailing list