[Openmcl-devel] Wrapped text in listener
R. Matthew Emerson
rme at clozure.com
Sun Dec 2 16:18:48 PST 2007
On Dec 2, 2007, at 5:48 PM, Dimitri Simos wrote:
> When I output a long string in the listener, the text gets wrapped.
> Is there a way of forcing the listener to not wrap - like an editor
> window?
There isn't at the moment, but I think that'll be easy to add. I made
a ticket for it so I don't forget to add it.
http://trac.clozure.com/openmcl/ticket/204
> But more than that, there is something fishy going on: Sometimes the
> listener's horizontal scroll bar does appear while resizing the
> listener by dragging, and text gets wrapped differently, but still
> not fully, there is still some spillover. In case this is relevant,
> I've resized my default listener size to be 42 rows * 85 columns.
The following ticket reported similar behavior.
http://trac.clozure.com/openmcl/ticket/67
I committed a change about a month ago that was supposed to correct
the weird wrapping.
If you're running a lisp built from current sources and still see the
problem, would you please re-open the ticket?
More information about the Openmcl-devel
mailing list