Greg Pfeil greg@technomadic.org writes:
I’ve been playing around with having the minibuffer in its own frame that spans the width of my display, but I noticed the slime one-liners were still being truncated to the width of a normal frame. This change uses the width of the minibuffer window that's associated with the current frame (since it is not necessarily the same width as the current frame).
Do you know the slime-typeout contrib?
-T.