From owner-freebsd-current Thu Jan 28 02:51:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25370 for freebsd-current-outgoing; Thu, 28 Jan 1999 02:51:39 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25359 for ; Thu, 28 Jan 1999 02:51:36 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id KAA05938; Thu, 28 Jan 1999 10:51:18 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id KAA93830; Thu, 28 Jan 1999 10:29:32 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901281029.KAA93830@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: grog@lemis.com, current@FreeBSD.ORG, peter.jeremy@auss2.alcatel.com.au Subject: Re: indent(1) and style(9) (was: btokup() macro in sys/malloc.h) In-reply-to: Your message of "Thu, 28 Jan 1999 19:19:12 +1100." <199901280819.TAA23954@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jan 1999 10:29:32 +0000 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > They have an indentation of 4 > instead of 8, [.....] 8 spaces is almost always *way* too much if a maximum of 80 columns is expected. IMHO, the requirement should be to either use TABs and only TABs or else two or more spaces. Either way, perhaps it's time someone fixed indent(1) so that it applies style(9)... > Bruce -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message