I am running the compiled logon binaries.  By default this is what starts when I call up logon in emacs.  However, at the emacs logon command line I am able to run (load &quot;source file name&quot;) which loads the specified source file with my modifications.  This is how I was able to insert a (break) command into the code.<div>
<br></div><div>I to set up to run using our ACL installation anyway for when I start modifying code.  (Just trying to run $LOGONROOT/lingo/redwods/load without the &quot;--binary&quot; flag gives me an error.)  But for the purposes of stepping through the code, documentation on the debugger is probably sufficient.<br>
<br><div class="gmail_quote">On Sat, May 16, 2009 at 2:15 PM, Emily M. Bender <span dir="ltr">&lt;<a href="mailto:emily.m.bender@gmail.com">emily.m.bender@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Bill,<br>
<br>
You are probably running from the logon binaries, and therefore<br>
not accessing our ACL installation, which would be somewhere<br>
else on Patas.  When it comes to running from source, you&#39;ll need<br>
to get set up to use our ACL.<br>
<font color="#888888"><br>
Emily<br>
</font><div><div></div><div class="h5"><br>
On Sat, May 16, 2009 at 2:12 PM, W.P. McNeill (UW)<br>
&lt;<a href="mailto:billmcn@u.washington.edu">billmcn@u.washington.edu</a>&gt; wrote:<br>
&gt; In my setup (on patas at the University of Washington) I have a LOGON<br>
&gt; related entry in my .emacs file that points me to a $LOGONROOT/dot.emacs<br>
&gt; file that makes reference to a $LOGONROOT/franz directory which contains a<br>
&gt; bunch of lisp files that look like emacs interface code along with some<br>
&gt; compiled lisp files.  There is no documentation under this directory.<br>
&gt; Is $LOGONROOT/franz the Allegro Common Lisp directory or is it something<br>
&gt; else?<br>
&gt; Regardless, I have found an Allegro Common Lisp documentation with debugging<br>
&gt; instructions online.  Is this what you were talking about?<br>
&gt;<br>
&gt; On Fri, May 15, 2009 at 6:19 PM, Ann Copestake &lt;<a href="mailto:Ann.Copestake@cl.cam.ac.uk">Ann.Copestake@cl.cam.ac.uk</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; you need the allegro common lisp documentation.  I believe you have a<br>
&gt;&gt; licence for allegro there, so you&#39;ll find the documentation with the<br>
&gt;&gt; allegro distribution, inside a directory called `doc&#39;.  e.g.,<br>
&gt;&gt; debugging.htm<br>
&gt;&gt;<br>
&gt;&gt; Of course, I don&#39;t know where your allegro files are stored, but if<br>
&gt;&gt; you look at however you invoke lisp (probably a command in .emacs),<br>
&gt;&gt; you should be able to find the path name.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Best,<br>
&gt;&gt;<br>
&gt;&gt; Ann<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; W.P. McNeill<br>
&gt; <a href="http://staff.washington.edu/billmcn/index.shtml" target="_blank">http://staff.washington.edu/billmcn/index.shtml</a><br>
&gt; Sent from Seattle, WA, United States<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>W.P. McNeill<br><a href="http://staff.washington.edu/billmcn/index.shtml">http://staff.washington.edu/billmcn/index.shtml</a><br>Sent from Seattle, WA, United States
</div>