lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Default cookies filename: ~/.lynx_cookies or ~/cookies?


From: Doug Kaufman
Subject: Re: lynx-dev Default cookies filename: ~/.lynx_cookies or ~/cookies?
Date: Sun, 27 Sep 1998 23:05:53 -0700 (PDT)

On Sun, 27 Sep 1998, brian j. pardy wrote:

> Okay, how about we just change that line (~1480, LYMain.c) to:
> 
> #ifdef FNAMES_8_3
>         LYAddPathToHome(LYCookieFile = malloc(LY_MAXPATH), LY_MAXPATH,        
>   "cookies");
> #else
>         LYAddPathToHome(LYCookieFile = malloc(LY_MAXPATH), LY_MAXPATH, 
> ".lynx_  cookies");
> #endif /* FNAMES_8_3 */
> 
> I'm not sure if "cookies" is the filename we'd prefer to have on 8.3
> platforms, but since I don't run one, I'll leave that to someone else to
> decide.

I don't know if there is a correct answer to this. I put "_cookies.lyn"
in my own lynx.cfg.  Whatever the default, it can be changed in
lynx.cfg.
                              Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

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