lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] DEFAULT_BOOKMARK_FILE:... seems inoperative


From: Thomas Dickey
Subject: Re: [Lynx-dev] DEFAULT_BOOKMARK_FILE:... seems inoperative
Date: Sat, 19 Sep 2009 09:00:37 -0400 (EDT)

On Sat, 19 Sep 2009, Stefan Caunter wrote:

On Fri, Sep 18, 2009 at 3:36 PM,  <address@hidden> wrote:
Off topic:
Is there any way to set up alternate .lynxrc files?
I haven't located anything in the documents to allow this.

Edit userdefs.h and recompile, look for

#define FNAME_LYNXRC ".lynxrc"

there's that - the symbol is used in the code in two places.
Both use the common logic in lynx that finds the home directory,
which can be overridden by setting the HOME environment variable
(for Unix of course - other systems may use different symbols).

Lynx uses the HOME environment variable rather than looking in the
password-file.  So you could make a simple script which invokes
lynx with different configuration (lynx.cfg and/or .lynxrc) customized
for different purposes.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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