[slime-devel] [BUG] paragraph-filling in	SWANK-BACKEND::WARN-UNIMPLEMENTED-INTERFACES
    Tobias C. Rittweiler 
    tcr at freebits.de
       
    Thu Feb 26 19:59:30 UTC 2009
    
    
  
Stas Boukarev <stassats at gmail.com> writes:
> *print-pretty* by default in ccl is nil, and when bound to T it behaves
>  like sbcl.
>
> It seems that clisp respects terminal width and does pprint-newline
> according to it, while ccl and sbcl do this with respect to 80
> characters. And clisp screws terminal width when running inside
> emacs.
I changed WARN-UNIMPLEMENTED-INTERFACES to bind *PRETTY-PRINT* to T. I
tried to also bind *PRINT-RIGHT-MARGIN* but that didn't change the
suboptimal filling on clisp.
Thank you!
  -T.
    
    
More information about the slime-devel
mailing list