From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28620 invoked by alias); 23 Mar 2009 04:22:36 -0000 Received: (qmail 28611 invoked by uid 22791); 23 Mar 2009 04:22:35 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Mar 2009 04:22:29 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KGX00000YIW1R00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 23 Mar 2009 06:22:26 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.23.114]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KGX00M87YTD6210@i-mtaout6.012.net.il>; Mon, 23 Mar 2009 06:22:26 +0200 (IST) Date: Mon, 23 Mar 2009 04:24:00 -0000 From: Eli Zaretskii Subject: Re: [gdbserver/commit] fix whitespace. In-reply-to: <20090323011202.GA9472@adacore.com> To: Joel Brobecker Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200903222352.23415.pedro@codesourcery.com> <200903230022.04881.pedro@codesourcery.com> <20090323011202.GA9472@adacore.com> X-IsSubscribed: yes 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: 2009-03/txt/msg00478.txt.bz2 > Date: Sun, 22 Mar 2009 18:12:02 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > You know, the current whitespace rule has been really bugging me > since day one. I would be a very very happy camper if we got rid > of tabs and just used spaces. Unless we also change every source file to have an Emacs Local Variables section that sets this up automagically, I will object such a change. I cannot afford setting that mode in Emacs manually every time I touch a source file.