[slime-devel] Re: Installation question

Ian Larsen drblast at gmail.com
Mon Feb 26 04:43:28 UTC 2007


Nikodemus,

I had been loading viper mode before loading slime in my .emacs file,
switching the order fixed my problem.

Thank you so much for your help.

-Ian


On 2/25/07, Nikodemus Siivola <nikodemus at random-state.net> wrote:
> Ian Larsen wrote:
>
> > Lisp files load in slime mode, as expected, but evaluation seems to
> > take place in elisp, instead of the loaded clisp or sbcl environment.
> > For example, evaluating global-font-lock-mode with C-x C-e returns t.
> > In the slime repl buffer, the same results in an undefined symbol, as
> > expected.
>
> What does
>
>    M-x describe-key <enter> C-x C-e
>
> say in a .lisp buffer?
>
> Cheers,
>
>    -- Nikodemus
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel
>



More information about the slime-devel mailing list