Anton Vodonosov <avodono...@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.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to