[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev LYNX: NEED: ability to read lynx.cfg WHILE RUNNING LYNX
From: |
Henry Nelson |
Subject: |
Re: lynx-dev LYNX: NEED: ability to read lynx.cfg WHILE RUNNING LYNX |
Date: |
Fri, 28 May 1999 11:26:01 +0900 (JST) |
> I just did a "K", searched that for cfg, no hits, so I guess
> there is no way to read in a (new) cft WHILE LYNX IS RUNNING.
Not true. See my previous message about what is available to you off
of the `=' information page.
Before that was tacked onto Lynx, there was always `g' => `/path/to/
your/lynx.cfg' => [Enter]. In this case, you can also invoke your
`e'ditor to change lynx.cfg, but of course those changes wouldn't take
effect until your next Lynx session.
People also seem to have forgotten about that simple `!'. That will
take you right down to basics. Do a couple of ls's, setenv's (csh)
and whatever it takes to joggle your memory back to how your Lynx
environment is/was supposed to have been set up.
__Henry