On Sat, Mar 17, 2001 at 09:37:36PM -0500, Ilya Zakharevich wrote:
> This patch removes approx. 1/4 of gotchas with LYshiftWin (at least
> the scrollbar shows again...).
> 
> It also removes a bogus dependency between wide-screen display and
> line wrapping outside tables.  For this, I needed to replace LYcols
> inside GridText.c by one of 3 choices: LYcols, DISPLAY_COLS, and
> WRAP_COLS.  This auto-magically enables half-intelligent line wrapping

two seemed to be sufficient (changing the meaning of LYcols just opens up
a lot of new problems, you seem to be using DISPLAY_COLS to mean what
LYcols does now, and changing the meaning of LYcols).


-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to