<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>ccl::*verbose-eval-selection* is almost perfect. This may sound picky but I am still getting the "?" as if I am typing in the forms into the listener one at a time, i.e., I get</div><div><br></div><div><div>#<STANDARD-METHOD INITIALIZE-INSTANCE :AFTER (XLUI::IMAGE-EDITOR-WINDOW)></div><div>? </div><div>#<STANDARD-METHOD XML:ADD-SUBOBJECT :AFTER (XLUI::IMAGE-EDITOR-WINDOW XLUI::IMAGE-EDITOR)></div><div>? </div><div>#<STANDARD-METHOD XLUI::LOAD-IMAGE-FROM-FILE (XLUI::IMAGE-EDITOR-WINDOW T)></div><div>? </div><div>#<STANDARD-METHOD XLUI::SAVE-IMAGE-TO-FILE (XLUI::IMAGE-EDITOR-WINDOW T)></div><div>? </div><div><br></div><div><br></div><div>but would prefer the MCL (and other Lisps) way of just showing the results:</div><div><br></div><div><br></div><div><div>#<STANDARD-METHOD INITIALIZE-INSTANCE :AFTER (XLUI::IMAGE-EDITOR-WINDOW)></div><div>#<STANDARD-METHOD XML:ADD-SUBOBJECT :AFTER (XLUI::IMAGE-EDITOR-WINDOW XLUI::IMAGE-EDITOR)></div><div>#<STANDARD-METHOD XLUI::LOAD-IMAGE-FROM-FILE (XLUI::IMAGE-EDITOR-WINDOW T)></div><div>#<STANDARD-METHOD XLUI::SAVE-IMAGE-TO-FILE (XLUI::IMAGE-EDITOR-WINDOW T)></div><div><br></div></div><div><br></div><div>Is there a way to get that behavior?</div><div><br></div><div>Alex</div><div><br></div></div><div><div>On Oct 20, 2009, at 3:33 PM, Gail Zacharias wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">At 10/20/2009 12:51 PM, Alexander Repenning wrote:<br><blockquote type="cite">Things are working pretty well with Snow Leopard and CCL so far (1.4-<br></blockquote><blockquote type="cite">dev-r13022M-trunk  (DarwinX8632)!)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Just a little annoyance for which, I am sure, there is some doc<br></blockquote><blockquote type="cite">somewhere but I cannot find it.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">When using Execute All I am just getting a list of "?" printed in the<br></blockquote><blockquote type="cite">listener for each form in the file. Is there some setting to print<br></blockquote><blockquote type="cite">each value into the listener, e.g,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">#<STANDARD-CLASS XLUI::SELECTION-MASK><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">instead of<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">?<br></blockquote><br><br>There is ccl::*verbose-eval-selection*, though I haven't tried it recently so it might have bit-rotted.<br></blockquote></div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Prof. Alexander Repenning</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px">University of Colorado</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Computer Science Department</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Boulder, CO 80309-430</p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">vCard: <a href="http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf">http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf</a></font></p><br class="Apple-interchange-newline"></span></span></span>
</div>
<br></body></html>