[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Finally got cookie file to save (2.8.7rel.1)
From: |
Graham Lawrence |
Subject: |
Re: [Lynx-dev] Finally got cookie file to save (2.8.7rel.1) |
Date: |
Mon, 14 Nov 2011 07:52:07 -0800 |
On Sun, Nov 13, 2011 at 7:28 PM, Walter Ian Kaye
<address@hidden> wrote:
> #
> # With an interactive Lynx session, COOKIE_SAVE_FILE will default to
> # COOKIE_FILE if it is not set. With a non-interactive Lynx session (e.g.,
> # -dump), cookies will only be saved to file if COOKIE_SAVE_FILE is set.
> #
> #COOKIE_SAVE_FILE:~/.lynx_cookies
>
This has never been an issue for me so not sure, but I think the above
says essentially:-
Interactive, COOKIE_SAVE_FILE not necessary, will default to COOKIE_FILE
Non-interactive, COOKIE_SAVE_FILE *must* be set, COOKIE_FILE will not be used
and below, COOKIE_SAVE_FILE is commented out
Re: [Lynx-dev] Finally got cookie file to save (2.8.7rel.1), Keith Bowes, 2011/11/18
- Re: [Lynx-dev] Finally got cookie file to save (2.8.7rel.1),
Graham Lawrence <=