From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28764 invoked by alias); 3 Oct 2011 18:16:46 -0000 Received: (qmail 28756 invoked by uid 22791); 3 Oct 2011 18:16:45 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Oct 2011 18:16:32 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0AEB32BB19F; Mon, 3 Oct 2011 14:16:32 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id a8YEb5RUyEzz; Mon, 3 Oct 2011 14:16:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D4FF52BB091; Mon, 3 Oct 2011 14:16:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 34591145615; Mon, 3 Oct 2011 14:16:27 -0400 (EDT) Date: Mon, 03 Oct 2011 18:16:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Abhijit Halder , gdb-patches@sourceware.org Subject: Re: Bad Indentation Message-ID: <20111003181627.GH19246@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00034.txt.bz2 > I'm mildly against such changes. They make branch merges harder and > don't notably contribute to source clarity. Same here. (I'm still very much in favor of banning tabs altogether, they play tricks when displaying diffs, because sometimes, and they are also a pain if the editor is not configure right - the only people who don't mind are people using emacs). -- Joel