[Ecls-list] Cannot print object #<SWANK-BACKEND package> readably
Anton Vodonosov
avodonosov at yandex.ru
Thu Jan 20 22:17:04 UTC 2011
No, *print-readably* is NIL.
20.01.2011, 15:06, "Stas Boukarev" <stassats at gmail.com>:
> 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