On Tue, May 23, 2000 at 02:08:44PM +0200, Gisle Vanem wrote:
> A command line like "lynx - < file" where file contains an URL no
> longer work in the DOS/djgpp of 2.8.4dev.2.
I'm puzzled by this, because I don't see how it could have worked before
either.
> And since djgpp isn't UNIX, I cannot use "-stdin", but must use
> "lynx @file". Looking at LYmain.c, it seems 'LYGetStdinArgs' is set
> correctly, but nothing is read from file (my default startfile is
> shown instead).
In dev.3 I've made it non-UNIX specific (but you'll have to experiment
to see if ttyname() does the 'right thing'). I fixed a few minor things
in this area, but don't see anything like this.
--
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]