Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Dec 2002 07:41:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Dec 2002 07:41:21 -0500 Received: from [81.2.122.30] ([81.2.122.30]:13317 "EHLO darkstar.example.net") by vger.kernel.org with ESMTP id ; Mon, 30 Dec 2002 07:41:20 -0500 From: John Bradford Message-Id: <200212301249.gBUCnXrV001099@darkstar.example.net> Subject: Re: Indention - why spaces? To: wichert@wiggy.net (Wichert Akkerman) Date: Mon, 30 Dec 2002 12:49:33 +0000 (GMT) Cc: linux-kernel@vger.kernel.org In-Reply-To: <20021230122857.GG10971@wiggy.net> from "Wichert Akkerman" at Dec 30, 2002 01:28:57 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 770 Lines: 19 > Well, I disagree: http://www.wiggy.net/rants/tabsvsspaces.xhtml In my opinion, indentation in any form is irritating. I find a left hand margin that jumps around, and in deeply nested loops effectively makes a 132 column terminal in to an 80 column terminal, completely pointless. Overall, it doesn't help me to follow the program flow at all, if I have to scroll excessively just to see lines that would be visible without scrolling if only there were not ~40 blank columns on the left hand side of the terminal. John. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/