[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Re: lynx.cfg bloat (was various fixes)
From: |
Webmaster Jim |
Subject: |
lynx-dev Re: lynx.cfg bloat (was various fixes) |
Date: |
Wed, 18 Aug 1999 07:49:39 -0400 |
On Wed, Aug 18, 1999 at 03:11:09AM -0400, Philip Webb wrote:
> 990818 Klaus Weide wrote:
> > 990817 Henry Nelson wrote:
> >> all new settings to lynx.cfg should be strictly ONE setting per function.
> the best way to partition lynx.cfg is to separate controls from docs:
> it would be adequate to move the commentary to a simple text file,
> but better would be to make it cfghelp.html in the help directory.
Separating the comments from the active controls is very easy:
grep -v '^#' lynx.cfg | grep -v '^$'
If someone needs a lynx.cfg file without the extra text, they should do
this, and then either chop out what they don't need, or simply leave in
their alterations.
Let's not make 2 files where one is adequate, nor add complex include
mechanisms.
------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
Marvin the Paranoid Android says:
Bleah!
Re: lynx-dev [PATCH 2.8.3.dev6] various fixes, Henry Nelson, 1999/08/17
- lynx-dev lynx.cfg bloat (was various fixes), Philip Webb, 1999/08/18
- Re: lynx-dev lynx.cfg bloat (was various fixes), Klaus Weide, 1999/08/18
- Re: lynx-dev lynx.cfg bloat (was various fixes), Philip Webb, 1999/08/18
- lynx-dev Re: lynx.cfg bloat (was various fixes),
Webmaster Jim <=
- Re: lynx-dev Re: lynx.cfg bloat (was various fixes), Klaus Weide, 1999/08/18
- Re: lynx-dev Re: lynx.cfg bloat (was various fixes), Philip Webb, 1999/08/19
- Re: lynx-dev Re: lynx.cfg bloat (was various fixes), Doug Kaufman, 1999/08/19
- Re: lynx-dev Re: lynx.cfg bloat (was various fixes), Heather, 1999/08/19
- lynx-dev Re: lynx.cfg bloat (was various fixes), Michael Warner, 1999/08/20
Re: lynx-dev [PATCH 2.8.3.dev6] various fixes, Vlad Harchev, 1999/08/18