<p dir="ltr">Thanks, that fixed it or me.</p>
<p dir="ltr">Craig</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Sep 5, 2016 5:34 PM, "R. Matthew Emerson" <<a href="mailto:rme@clozure.com">rme@clozure.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In CCL, *print-pretty* is nil by default.<br>
<br>
If you set or bind it to t, your example will work as expected.<br>
<br>
<br>
<br>
> On Sep 5, 2016, at 4:50 PM, Craig Lanning <<a href="mailto:craig.t.lanning@gmail.com">craig.t.lanning@gmail.com</a>> wrote:<br>
><br>
> I have an application that makes use of the pprint facilities of Common<br>
> Lisp.  If I compile it with SBCL everything works fine.  If I compile<br>
> it with Clozure CL it doesn't print things the way I want.<br>
><br>
> I thought that maybe I just needed to #+/#- some things to get it to<br>
> work, but that doesn't seem to be the case.  I determined that part of<br>
> the problem is that it ignores my attempt to set the right margin.  I<br>
> do this by dynamically binding the global variable<br>
> *PRINT-RIGHT-MARGIN*.<br>
><br>
> I entered a bug report in Trac about the right margin issue, but have<br>
> not seen any activity about it. The bug in Trac has an example of what<br>
> I am talking about.<br>
><br>
> Craig<br>
<br>
</blockquote></div></div>