[slime-devel] [BUG] slime-autodoc uses wrong line width with slime-typeout-frame

Michael Weber michaelw+slime at foldr.org
Wed Jan 23 08:30:53 EST 2008


Test case:

With slime-autodoc and slime-typeout-frame set up:
(setq slime-autodoc-use-multiline-p t)
M-x slime-ensure-typeout-frame
enlarge the frame with the lisp buffer frame to be wider than the  
typeout frame;
move cursor inside some form with large autodoc string (e.g., w-o-t-s);

The autodoc string shows up in the typeout buffer, but with line  
breaks according to the width of the lisp buffer, IOW, lines are too  
partly obscured.


Cheers,
Michael


More information about the slime-devel mailing list