[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Re: lynx: can't run without a terminal
From: |
Klaus Weide |
Subject: |
Re: lynx-dev Re: lynx: can't run without a terminal |
Date: |
Fri, 26 May 2000 16:10:14 -0500 (CDT) |
On Fri, 26 May 2000, Thomas Dickey wrote:
> On Fri, May 26, 2000 at 03:19:46PM -0500, Klaus Weide wrote:
>
> > I don't understand why it is where it is (before -term is parsed), or why
> > the call has to be in LYMain.c at all when that isn't done for ncurses.
>
> he also initializes colors early - makes it a litle awkward to work around.
> (I investigated the color initialization a month or two ago and found that
> slang seems to rely on that - haven't looked into the keymap logic recently).
Well, failure when -dump combined with dumb/no TERM is new in 2.8.3
(2.8.2rel.1 seems to work as expected).
Anyway, the simplest workaround is to disable the code for
dump_output_immediately, but that doesn't solve everything -
If lynx is used interactively with -term=someterm, that isn't
in effect at that point in LYMain.c. So lynx can fail or use
the wrong $TERM.
Klaus
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden