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 "source file name") 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 "--binary" 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"><<a href="mailto:emily.m.bender@gmail.com">emily.m.bender@gmail.com</a>></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'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>
<<a href="mailto:billmcn@u.washington.edu">billmcn@u.washington.edu</a>> wrote:<br>
> In my setup (on patas at the University of Washington) I have a LOGON<br>
> related entry in my .emacs file that points me to a $LOGONROOT/dot.emacs<br>
> file that makes reference to a $LOGONROOT/franz directory which contains a<br>
> bunch of lisp files that look like emacs interface code along with some<br>
> compiled lisp files. There is no documentation under this directory.<br>
> Is $LOGONROOT/franz the Allegro Common Lisp directory or is it something<br>
> else?<br>
> Regardless, I have found an Allegro Common Lisp documentation with debugging<br>
> instructions online. Is this what you were talking about?<br>
><br>
> On Fri, May 15, 2009 at 6:19 PM, Ann Copestake <<a href="mailto:Ann.Copestake@cl.cam.ac.uk">Ann.Copestake@cl.cam.ac.uk</a>><br>
> wrote:<br>
>><br>
>> you need the allegro common lisp documentation. I believe you have a<br>
>> licence for allegro there, so you'll find the documentation with the<br>
>> allegro distribution, inside a directory called `doc'. e.g.,<br>
>> debugging.htm<br>
>><br>
>> Of course, I don't know where your allegro files are stored, but if<br>
>> you look at however you invoke lisp (probably a command in .emacs),<br>
>> you should be able to find the path name.<br>
>><br>
>><br>
>><br>
>> Best,<br>
>><br>
>> Ann<br>
><br>
><br>
><br>
> --<br>
> W.P. McNeill<br>
> <a href="http://staff.washington.edu/billmcn/index.shtml" target="_blank">http://staff.washington.edu/billmcn/index.shtml</a><br>
> 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>