<div dir="ltr"><div>Hi John, Woodley, and Stephan,</div><div><br></div><div>Thank you all for your fast responses!  This has been really helpful.<br></div><div><br></div><div>I have come across two further small bugs, both to do with type names 
consisting entirely of numeric characters.  Such names are allowed internally in the LKB, and in terms of unification, they seem to behave exactly as I expect them to.  I couldn&#39;t find documentation suggesting that numeric characters should be treated differently.  However:</div><div><br></div><div>(1) in the View&gt;Expanded type pop-up window, a string of numeric characters gives the message &quot;Not defined - try again.&quot;, even if the type is defined.  (When the pop-up window shows a drop-down instead of a text box, such types appear in the list.)<br></div><div><br></div><div>(2) Displaying such a type causes LUI to crash.  For example, a type named &quot;1&quot; causes a crash, with the following in the log file (where the value of RESULT is 1):</div><div><br></div>process_complete_command(): `<br>avm 3 #D[null-with-push-1-here RESULT: #D[1 REST: NULL]] &quot;null-with-push-1-here - expanded&quot;<br> &#39;<br><br>Type of dag was not a symbol or string (type 2)<br><div><br></div><div><br></div><div>Best,</div><div>Guy</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mi., 11. Nov. 2020 um 21:52 Uhr schrieb Stephan Oepen &lt;<a href="mailto:oe@ifi.uio.no">oe@ifi.uio.no</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hi john:<br>
<br>
&gt; Aha, the constraint object in your LUI log has unbalanced brackets. Guessing which bracket is wrong, I&#39;ve changed another LKB robust unifier function, and attach a new version of the file debug-unify2-patch.lsp<br>
<br>
many thanks for the quick diagnostics and fixes!  i looked over both<br>
your patches, and they seem like just the right fix to two genuine<br>
bugs that have been lurking (for the past sixteen or so years :-) in<br>
the interactive unifier behind the LUI drag-and-drop interface.  i<br>
have just picked them up (and added my own fix for the LUI display of<br>
atomic dags) and committed these changes to both the LOGON and FOS<br>
repositories.<br>
<br>
best wishes, oe<br>
</blockquote></div>