[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Hide lynx_bookmarks.html
From: |
tom fogal |
Subject: |
Re: [Lynx-dev] Hide lynx_bookmarks.html |
Date: |
Tue, 13 Aug 2013 11:51:13 +0200 |
Thomas Dickey writes:
> On Mon, Aug 12, 2013 at 02:29:38PM +0200, tom fogal wrote:
> > By default lynx creates a 'lynx_bookmarks.html' file. [. . .]
> >
> > I feel it would be nice if it were hidden by default. The attached
> > patch implements that; I would be very grateful if it or something
> > similar were applied to the next release.
>
> It would have to be "something similar": non-Unix configurations
> wouldn't benefit by "." but generally use some conventional directory
> e.g., under Application Data in Windows.
>
> Unix configurations might use something like $HOME/.lynx; it is easy
> enough for users to setup. Changing the place where lynx looks for
> it is problematic.
A ~/.lynxrc setting works for me. Given that: is there still desire
for a patch (which uses per-platform directories)? Is this a Good
Thing or just a Thing?
-tom
Re: [Lynx-dev] Hide lynx_bookmarks.html, hsv, 2013/08/14