Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 6DE549FB629 for ; Mon, 2 Apr 2007 05:47:17 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 79249-08 for ; Mon, 2 Apr 2007 05:47:06 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 9180E9FB4C7 for ; Mon, 2 Apr 2007 05:47:14 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 73218DCC79B; Mon, 2 Apr 2007 10:47:13 +0200 (CEST) Date: Mon, 2 Apr 2007 10:47:13 +0200 From: Magnus Hagander To: Guillaume Lelarge Cc: Adrian Maier , PostgreSQL www Subject: Re: Suggestion: choosing a maximum line length in the html files Message-ID: <20070402084713.GC31512@svr2.hagander.net> References: <4610C137.9070906@lelarge.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4610C137.9070906@lelarge.info> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/3 X-Sequence-Number: 11753 On Mon, Apr 02, 2007 at 10:39:19AM +0200, Guillaume Lelarge wrote: > Adrian Maier a ecrit le 02/04/2007 10:15: > >[...] > >Therefore i am suggesting the following best practice : in the html > >files the > >lines should have no more than 80-90 characters . > > > > I agree on this. My patches are hard to read mainly because of this. Makes a lot of sense if it helps the translators. I'm fine with it as well, so go ahead and send in a patch for it ;-) //Magnus