1] Prc-tools:
http://linux.maruhn.com/sec/prc-tools.html
2] SDK:
http://www.access-company.com/developers/downloads/index.html
3] Resource editor/compiler:
apt-get install pilrc
with C-c C-e h : event.html
1] Add the following to .stumpwmrc to start Swank:
(asdf:oos 'asdf:load-op 'swank) (swank:create-server :dont-close t)
2] Call slime-connect with defaults from GNU Emacs
3] Ignore protocol complaint
4] Test in slime-repl:
(mapc 'stumpwm:toggle-mode-line stumpwm:*screen-list*)
which should toggle the mode-bar in Stumpwm