ecl 10.4.2 from yesterday works from the slime head of today. Atleast of ubuntu 10.04, though maybe our config files are different, all im doing is (require 'slime) (setq inferior-lisp-program "ecl") (slime-setup '(slime-fancy slime-repl))