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@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@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel