[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



System 14.5 on LM1 has more bugs.
[1] Formfeed at lisp top level just refreshes the screen, leaving all
the previous contents there, and adding a formfeed character to the screen.

[2] Several times in a row, I had meta-ff in Zwei (com-insert-ff) produce
the error of array adjusting with a floating-point number, namely adjust-array-size
was being called with arguments of "" and 1.0s0.  While trying to figure this out,
I installed an interpreted version of zwei:set-line-length.  Stepping through this
produced no error, and when I then undefun'd this function, the error was gone.
Since this function has been constant over the past month (according to the file
dates) I am confused about what was causing this error.