Hi Steve,<div><br></div><div>That's interesting. I would guess this has nothing to do with the macro facility or this code per se, but that this behavior was from some completely other source, like, the general functioning of the console driver or something. Thoughts?</div>

<div><br></div><div>M<br><br><div class="gmail_quote">2013/1/11 Steve Graham <span dir="ltr"><<a href="mailto:jsgrahamus@yahoo.com" target="_blank">jsgrahamus@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>I tried typing this code several times into Gambit on my Samsung phone.  The first several times it simply defaulted to the phones default screen and each time when I invoked Gambit it would act as it should.  This last time it we to the normal Gambit screen, but all that's showing is the header line with a white screen.  I  believe the last time it opted to send a report, which I did.  Advanced Task Killer does not solve the problem.</span></div>

<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman,new york,times,serif"><br><span></span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman,new york,times,serif">

<span>Restarting the
 phone does solve this problem.<br></span></div><div><br></div></div></div></blockquote><div>.. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif">

<div></div><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><div class="h5"><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">

<div><div><div><div><font face="courier new, monospace">(define-macro (debug-print . a)</font></div>


</div></div></div><div><div><div><div><font face="courier new, monospace">   (for-each (lambda (e) (cond ((symbol? e) (print "'" (symbol->string e) " "))</font></div><div><font face="courier new, monospace">                               ((string? e) (print e " "))</font></div>




<div><font face="courier new, monospace">                               (else (write e) (print " ")))) a))</font></div></div></div></div><div><div><div><font face="courier new, monospace"><br>


</font></div></div></div><div><div><div><font face="courier new, monospace">(debug-print 5 + 7 "\n")</font></div></div></div></blockquote><div><div><div><br></div></div></div></div></div></div></div></div></div>

</div></blockquote></div></div>