lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV http://lynx.browser.org/


From: David Woolley
Subject: Re: LYNX-DEV http://lynx.browser.org/
Date: Fri, 15 Aug 1997 08:40:24 +0100 (BST)

> 
>       I'll add a "Loading cfg file '%s'." trace message, which will appear
> with the other "Loading foo file '%s'" messages in the trace log when Lynx

I'm not convinced that this is that useful.  Basically, if someone is
competent enough to turn the trace flag on, they should have no problem in 
finding the file name by other means.  If you want to produce a message,
it should be produce in the default configuration if lynx.cfg is not 
found, just in case Lynx has been installed execute only.

:!strings /usr/bin/lynx | grep cfg
Warning: "/tmp/snd.423" has been modified but not yet saved
-cfg
lynx_cfg
/usr/local/lib/lynx.cfg
    -cfg=FILENAME    specifies a lynx.cfg file other than the default
Out of memory in read_cfg
No filename following -cfg switch!
lynx.cfg file not found as %s
# to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also
# honored only if enabled via userdefs.h and/or lynx.cfg, and not
   an unlimited number of download methods using the lynx.cfg file.
   an unlimited number of upload methods using the lynx.cfg file.
have_read_cfg
read_cfg


(If I didn't know cfg, I would have grepped for /.)

:!locate lynx.cfg
Warning: "/tmp/snd.423" has been modified but not yet saved
/usr/doc/lynx/samples/lynx.cfg
/usr/lib/lynx/lynx.cfg
/usr/local/lib/lynx.cfg
/usr/src/lynx/lynx2-7/lynx.cfg
/usr/src/lynx/lynx2-7/samples/lynx.cfg
[Press <RETURN> to continue]

:!find /usr -name lynx.cfg -print
Warning: "/tmp/snd.423" has been modified but not yet saved
/usr/lib/lynx/lynx.cfg
/usr/local/lib/lynx.cfg
/usr/doc/lynx/samples/lynx.cfg
/usr/src/lynx/lynx2-7/lynx.cfg
/usr/src/lynx/lynx2-7/samples/lynx.cfg


;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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