(CURSORPOS 5000. 0.) on a printing terminal in a fresh lisp returns T as if the operation had succeeded instead of NIL as it claims it will on failing operations (eg, (CURSORPOS 'U) correctly returns NIL on printing ttys) ... -kmp