On Thu, Jul 23, 2009 at 11:05 +0900, Atsuhito Kohda wrote:
> Hi John,
> 
> On Tue, 21 Jul 2009 13:02:56 -0400, John Houck wrote:
> 
> > By default, lynx logs all requested URLs to syslog.
> 
> I believe this was fixed in a very old version.

Hi,

I'm using the version of lynx from lenny:

  Lynx Version 2.8.7dev.9 (27 Apr 2008)
  libwww-FM 2.14, SSL-MM 1.4.1, ncurses 5.7.20081213(wide)
  Built on linux-gnu Oct 13 2008 22:25:45

[...]
> I hear this for the first time.  On my system, "lynx -trace"
> outputs Lynx.trace and it shows me;
> 
> LYNX_SIG_FILE set to '/home/kohda/.lynxsig'
> HTMLDTD: Copying strict DTD element info of size 6664, 119 * 56
> Loading cfg file '/etc/lynx-cur/lynx.cfg'.
> opening config file /etc/lynx-cur/lynx.cfg
> UCGetLYhndl_byAnyName(iso-8859-1)
> 
> and so I'm pretty sure that lynx opend /etc/lynx-cur/lynx.cfg
> 
> I have no clue at present but don't you set any private
> settings or environment variables etc. for lynx?

I have set LYNX_CFG=$HOME/.lynxrc
I've been using that environment variable setting
for several years.

Running "lynx -trace", and looking in $HOME/Lynx.trace
I see:

LYNX_SIG_FILE set to '/nfs/cxc/h1/houck/.lynxsig'
HTMLDTD: Copying strict DTD element info of size 7616, 119 * 64
Loading cfg file '/nfs/cxc/h1/houck/.lynxrc'.
opening config file /nfs/cxc/h1/houck/.lynxrc
UCGetLYhndl_byAnyName(ISO Latin 1)

Presumably the system lynx.cfg file is ignored when
LYNX_CFG is set.  strace confirms this.

Thanks,
-John



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to