X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 57C4DD1DB17 for ; Tue, 9 Mar 2004 20:24:08 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 51216-05 for ; Tue, 9 Mar 2004 16:24:03 -0400 (AST) Received: from wolff.to (wolff.to [66.93.249.74]) by svr1.postgresql.org (Postfix) with SMTP id 2E3F9D1DACD for ; Tue, 9 Mar 2004 16:24:01 -0400 (AST) Received: (qmail 26884 invoked by uid 500); 9 Mar 2004 20:26:30 -0000 Date: Tue, 9 Mar 2004 14:26:30 -0600 From: Bruno Wolff III To: Bruce Momjian Cc: Tom Lane , Peter Eisentraut , PostgreSQL-documentation Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile Message-ID: <20040309202630.GB26768@wolff.to> Mail-Followup-To: Bruce Momjian , Tom Lane , Peter Eisentraut , PostgreSQL-documentation References: <25307.1078845873@sss.pgh.pa.us> <200403091742.i29HgkF23170@candle.pha.pa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403091742.i29HgkF23170@candle.pha.pa.us> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/38 X-Sequence-Number: 2328 On Tue, Mar 09, 2004 at 12:42:46 -0500, Bruce Momjian wrote: > > 2.8.5 is a development release of lynx, not a stable one: > > Lynx Version 2.8.5dev.16 (01 Jun 2003) > > Do we want to standardize on a development version of some tools? It is > only converting to text, so I guess it is OK. > > I downloaded the version of lynx Tom has just so I can generate the > newer output. The only difference between my 2.8.3 lynx and 2.8.5 is > that 2.8.5 trips spaces on blank lines used between headings, which is > good. I think the major advantage of 2.8.5 is https support. That isn't needed for what you are doing, but is a good reason for someone to use it as their browser in preference to earlier versions. I am using 2.8.5dev.9 and it seems to work reasonably well. The new scroll bar function has an issue (copying text accross the scroll bar doesn't work) so I don't use that feature.