Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 226C49B0B for ; Mon, 9 Jan 2012 08:05:48 +0000 (UTC) Received: (qmail 82598 invoked by uid 500); 9 Jan 2012 08:05:46 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 82059 invoked by uid 500); 9 Jan 2012 08:05:38 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 81752 invoked by uid 99); 9 Jan 2012 08:05:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 08:05:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hyperhacker@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 08:05:07 +0000 Received: by werb10 with SMTP id b10so3300958wer.18 for ; Mon, 09 Jan 2012 00:04:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=AlZn1jnUsViezPc+ZrfacOsJ2ECKuVc916fMrgiv3CQ=; b=dzM/dEX1NTmfIga3PR8/WA8X8RS61/RNBu/gjYnUNgc8iXOsAXCdG4EDav6ia9alsZ UuDbk3jVvVadnQiXOQqT3NoUDEfvSh3CQUV3FpwRNCbDIjxz8mDpQ3rbWG1sWPIMpRds 9O8Mx7UeyG16DrcRgD/L/nQzqEu5JQ7W9Y4O0= Received: by 10.216.139.96 with SMTP id b74mr3248050wej.10.1326096286342; Mon, 09 Jan 2012 00:04:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.125.146 with HTTP; Mon, 9 Jan 2012 00:04:25 -0800 (PST) In-Reply-To: <4F0A8936.70208@rowe-clan.net> References: <4F061C80.5040005@rowe-clan.net> <4F09DAB5.90606@apache.org> <4F0A8936.70208@rowe-clan.net> From: HyperHacker Date: Mon, 9 Jan 2012 01:04:25 -0700 Message-ID: Subject: Re: Style rule change? To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Jan 8, 2012 at 23:29, William A. Rowe Jr. wro= te: > On 1/8/2012 12:04 PM, Guenter Knauf wrote: >> on the other side: I've asked me already often if we shouldnt increase t= he maxchar/line; I >> believe that would in many cases greatly increase readability ... >> and honestly: who the heck does nowadays work on a 80-line terminal?? > > Frequently on unix and windows. =A0I haven't yet committed the time to > try working on a headless windows server 2008, however :) =A0My text > editor windows all default to 81 cols to avoid just this issue. > >> isn't that a relic inherited from stone-time? I would be fine with f.e. = 110 or 120 chars/line. > > Is a limit even appropriate anymore? =A0On what basis? =A0132 chars is on= e > standard that could be applied. =A0Perhaps a precommit filter to avoid > issues in the future? I can nicely fit 3 editor windows at 80 columns on my screen. It's very han= dy. --=20 Sent from my toaster.