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

SSTATUS TTY



From:     GSB@MIT-ML
Date: Mon, 30 May 78 23:33:44 GMT
Original-Date: 05/30/78 19:33:44 EDT
Subject: Re: SSTATUS TTY
    To: HIC at MIT-ML
    Presumably, (SSTATUS TTY NIL NIL <fixnum>) is equivalent to 
    (SSTATUS TTY (CAR (STATUS TTY)) (CADR (STATUS TTY)) <fixnum>);
    however, it does (SSTATUS TTY <fixnum> <fixnum> <fixnum>)...
-------
Yup, the case of three arguments was losing when either one or both of the
first or second arg was NIL.  this has been fixed for the next release of LISP.