From owner-freebsd-www@FreeBSD.ORG Tue Mar 8 07:53:43 2005 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6508916A4CE for ; Tue, 8 Mar 2005 07:53:43 +0000 (GMT) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA79E43D5E for ; Tue, 8 Mar 2005 07:53:42 +0000 (GMT) (envelope-from dodell@sitetronics.com) Received: from [213.51.128.133] (port=35163 helo=smtp2.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1D8ZXB-0003k6-PN for www@FreeBSD.org; Tue, 08 Mar 2005 08:53:41 +0100 Received: from cc740438-a.deven1.ov.home.nl ([82.72.18.239]:32861 helo=192.168.1.104) by smtp2.home.nl with esmtp (Exim 4.30) id 1D8ZWY-0005yP-FF for www@FreeBSD.org; Tue, 08 Mar 2005 08:53:02 +0100 From: "Devon H. O'Dell" To: www@FreeBSD.org In-Reply-To: <200503080336.j283aPuE084945@freefall.freebsd.org> References: <200503080336.j283aPuE084945@freefall.freebsd.org> Content-Type: text/plain Organization: SiteTronics Date: Tue, 08 Mar 2005 08:53:38 +0100 Message-Id: <1110268418.3928.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Tabs and spaces in www and doc X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:53:43 -0000 Again, another thing I'm sure there's a good reason for, but why do www (and doc, I suppose) use two spaces up until you get to 8, and then use a tab? Why not use tabs and set the width to two spaces? Spaces make it a real hassle to (re)format ;). --Devon