Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759604AbYB0Vqj (ORCPT ); Wed, 27 Feb 2008 16:46:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755579AbYB0Vqa (ORCPT ); Wed, 27 Feb 2008 16:46:30 -0500 Received: from wa-out-1112.google.com ([209.85.146.180]:38165 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755567AbYB0Vq3 (ORCPT ); Wed, 27 Feb 2008 16:46:29 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=eF3+64wdQGxDc99JVG60LfC+Yw4zDM6lggyQSlUkNrmy660TATkQyPJunUfmIjYMSJN355UEyIu7zKhE1iBb2Xt7t5iaT8CI8HplwlfaG1AuFSAGxncF/Vjiga+CBW+ICYtayPI28tsE6VByQfx2gJstzBnJu9wohitom/65Prk= Message-ID: Date: Wed, 27 Feb 2008 13:46:28 -0800 From: "SL Baur" To: "Bernd Petrovitsch" Subject: Re: [PATCH] CodingStyle: multiple updates Cc: "Guennadi Liakhovetski" , "Jan Engelhardt" , "Randy Dunlap" , ricknu-0@student.ltu.se, khc@pm.waw.pl, bhalevy.lists@gmail.com, "Linux Kernel Mailing List" In-Reply-To: <1204104420.17396.2.camel@tara.firmix.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1204062430.47c488def40a4@portal.student.luth.se> <20080226135444.f83a0536.randy.dunlap@oracle.com> <1204104420.17396.2.camel@tara.firmix.at> X-Google-Sender-Auth: de064b20b38eeb8f Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 19 On 2/27/08, Bernd Petrovitsch wrote: > Unless I'm misunderstanding something completely: Add "indent-tabs-mode: > nil" in a "Local Variables:" section. Yes, please don't ever do that. At the very best it's an eyesore. At the worst it's a typical Richard Stallman misfeature. And pity the poor programmer who happens to submit a patch containing such magic when AKPM rains thunderbolts down from heaven to correct the error. (Andrew sustains an incoming patch load 2 orders of magnitude higher than I ever had to and it drove me crazy, by all means cater to his wishes). -sb -- 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/