Search found 2 matches

by heikole
Tue Sep 06, 2011 12:20 pm
Forum: Emacs
Topic: [SOLVED] Emacs and CLISP/SLIME are missing ASDF
Replies: 3
Views: 23117

[SOLVED] Emacs and CLISP/SLIME are missing ASDF

OK, thanks for your helpful support. I'm quite sure now that the problem resides within the swank-loader implementation that is part of the slime version in Debian's package repository. My first try was to fix the problem with an extended initialization in .emacs: (add-to-list 'load-path "/usr/...
by heikole
Sun Sep 04, 2011 10:02 am
Forum: Emacs
Topic: [SOLVED] Emacs and CLISP/SLIME are missing ASDF
Replies: 3
Views: 23117

[SOLVED] Emacs and CLISP/SLIME are missing ASDF

My first post here, glad to have found this LISP forum :) I'm running Debian/Wheezy and would like to use SLIME in Emacs. Trying to start SLIME (M-x slime) is causing an error: (progn (load "/usr/share/common-lisp/source/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string "...