Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 29 Dec 2002 21:18:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 29 Dec 2002 21:18:09 -0500 Received: from pD9552016.dip.t-dialin.net ([217.85.32.22]:64472 "EHLO xpc823") by vger.kernel.org with ESMTP id ; Sun, 29 Dec 2002 21:18:08 -0500 Message-ID: <3E0FAF70.5040006@elitedvb.net> Date: Mon, 30 Dec 2002 03:29:04 +0100 From: Felix Domke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Indention - why spaces? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 24 Hi kernel hackers, yes, i know http://www.purists.org/linux/#indent . my question is just: what's the matter of NOT using tabs instead of spaces? i think there must be one, otherwise everybody would use tabs. I know the thing about "more than 3 levels of indention *suck*" (but i'm not sure if i have really understand this yet in my coding style, but who cares..), but i like tab characters more than spaces, simply because it removes all the discussion about the best indention width. some people use ~180 character-consoles, some use 80 ones.Whats the reason of not giving the freedom to choose whatever he likes? i don't want to change anything, i just like to know WHY people use spaces. are they somehow unportable? (i don't think so) - 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/