On Fri, 9 Feb 2001 [EMAIL PROTECTED] wrote:
> In a recent note, [EMAIL PROTECTED] said:
> What I was thinking of was:
>
> 2000-08-03 (2.8.4dev.7)
> * correct logic in LYsubwindow(), which called delwin() with a null WINDOW
> pointer -PG, TD
>
> Linkname: Re: lynx-dev <select></select> problem
> URL: http://www.flora.org/lynx-dev/html/month082000/msg00017.html
>
> > File that you are currently viewing
> > Linkname: Re: lynx-dev Crash in popup menu
> > URL: http://www.flora.org/lynx-dev/html/month072000/msg00271.html
>
> -- not a very close match. I'll investigate further.
thanks. I'm not sure where to look - but just for a start, check if
you're using pnoutrefresh by doing 'nm' on the executable. It's
possible there's a path through the initialization that does not set
LYwin in LYCurses.c (though you wouldn't get much output in that
case). Changing the line that does a 'newpad()' call to setting
LYwin to stdscr is a quick way to simulate the older configuration.
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]