stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] package "swank-loader" not found


From: Duncan Bayne
Subject: [STUMP] package "swank-loader" not found
Date: Thu, 7 Jun 2012 20:11:32 +1000

Hi All,

I'm trying to get SWANK to run when StumpWM starts.  But the following
code in my .stumpwmrc:

(let ((home (sb-unix::posix-getenv "HOME")))
  (load (concatenate 'string home "/.emacs.d/slime/swank-loader.lisp"))
  (swank-loader:init)
  ;; ...

... doesn't work.  SBCL errors out with 'package "swank-loader" not
found'.  However, when I run the above code from a SBCL REPL, it works
just fine.

I'm running SBCL 1.0.54 compiled from source with threading, and
StumpWM 1:20110819.gitca08e08-2 (i.e., the version that comes with
Linux Mint 13).

Does anyone have any suggestions as to what I might be doing wrong?

-- 
Duncan Bayne
ph: +61 420817082 | web: http://duncan-bayne.github.com/ | skype: duncan_bayne



reply via email to

[Prev in Thread] Current Thread [Next in Thread]