[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC, GSB at MIT-ML
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Wed, 14 Jun 78 18:40:00 GMT
- Cc: BYRON at MIT-ML
- Original-date: 14 JUN 1978 1440-EDT
From: GSB@MIT-ML
Date: Tue, 14 Jun 78 18:28:31 GMT
Original-Date: 06/14/78 14:28:31 EDT
Subject:
To: hic at MIT-MC
CC: BYRON at MIT-ML
At CNP.H+mumble, lisp checks to see if the horizontal cursor position
specified is greater than the linel of the output file so that it can
set the charpos to the right hand margin; the problem is that
(STATUS TERPRI) sets the sign bit of the FO.LNL slot, so the charpos
specified is always larger than the linel (so it thinks)...
--------
Fixed for next LISP (I can patch it if this is important)....