lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev tracelog doesn't work in 2.8


From: Doug Kaufman
Subject: Re: lynx-dev tracelog doesn't work in 2.8
Date: Wed, 15 Apr 1998 18:17:07 -0700 (PDT)

On Wed, 15 Apr 1998, Laura Eaves wrote:

> The tracelog doesn't work in 2.8.
> When I hit ; then ^T I get trace sent to the screen
> instead of Lynx.trace.

As they say, "this is a feature, not a bug". This handling is a
compiletime option in userdefs.h. The default is that trace goes to
stderr. For a Lynx.trace file with ^T, you need to set TRACE_LOG to TRUE
in userdefs.h at compilation, or run lynx as "lynx -tlog". Since DOS
doesn't handle redirection of stderr well, all the DOS ports have been
compiled with TRACE_LOG TRUE. This is the first change I make when
compiling a new version.

Is there a reason that the default is FALSE?
                             Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]