[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
function name completion is broken
- To: Steven C. Bagley <bagley at MIT-OZ>
- Subject: function name completion is broken
- From: David A. Moon <Moon at SCRC-TENEX>
- Date: Wed ,11 Jul 84 21:28:00 EDT
- Cc: BUG-zwei at MIT-OZ
- In-reply-to: The message of 8 Jul 84 14:41-EDT from Steven C. Bagley <bagley at MIT-OZ>
Date: Sunday, 8 July 1984, 14:41-EDT
From: Steven C. Bagley <bagley at MIT-OZ>
In zwei in Release 5.0, Experimental MIT 1.4, FEP 18, on Lisp Machine Robot-3 (3600):
I have two functions, called EDGE-IN-REGION-BOUNDARY-P and
EDGE-INTERSECTS-REGION-BOUNDARY. I type meta-. and then
edge-in-region-boundary then ctrl-shift-?. Zwei thinks both functions
can complete the input, which is bogus reasoning.
Not so. Zwei completion completes each word separately; it doesn't just
complete at the end of the string like Tops-20 completion.