[Ecls-list] Cannot print object #<SWANK-BACKEND package> readably

Stas Boukarev stassats at gmail.com
Thu Jan 20 12:06:39 UTC 2011


Anton Vodonosov <avodonosov at yandex.ru> writes:

> Hello.
>  
> Unfortunately deleting the ~/.slime directory doesn't help.
>  
> Correction, the error happens not when I load "swank-loader.lisp", but after that, when I
> call swan-loader:init.
>  
> Here is the backtrace:
>  
> Backtrace:
>   > SWANK-LOADER::HANDLE-SWANK-LOAD-ERROR
>   > swank-loader::compile-files
>   > swank-loader::load-swank
>   > swank-loader:init
>   > si:bytecodes [Evaluation of: (swank-loader:init)]
>   > si:bytecodes [Evaluation of: (load "start-swank.lisp")]
>   > si:bytecodes [Evaluation of: (si:top-level)]
>  
> I also tried with elder version of slime - the same result.
This error means that you have *print-readably* set to T, while slime
shouldn't fail in such circumstances, in the meantime, set it to NIL.

-- 
With Best Regards, Stas.




More information about the ecl-devel mailing list