Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755186AbYCCQTQ (ORCPT ); Mon, 3 Mar 2008 11:19:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754504AbYCCQTB (ORCPT ); Mon, 3 Mar 2008 11:19:01 -0500 Received: from bzq-219-195-70.pop.bezeqint.net ([62.219.195.70]:59753 "EHLO bh-buildlin1.bhalevy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754475AbYCCQTA (ORCPT ); Mon, 3 Mar 2008 11:19:00 -0500 Message-ID: <47CC24AD.1090409@panasas.com> Date: Mon, 03 Mar 2008 18:17:49 +0200 From: Benny Halevy Organization: Panasas, Inc. User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Krzysztof Halasa CC: Richard Knutsson , SL Baur , Randy Dunlap , Guennadi Liakhovetski , Jan Engelhardt , Linux Kernel Mailing List Subject: Re: [PATCH] CodingStyle: multiple updates References: <1204062430.47c488def40a4@portal.student.luth.se> <20080226135444.f83a0536.randy.dunlap@oracle.com> <20080226213432.1388717b.randy.dunlap@oracle.com> <47C5DDE0.3040403@student.ltu.se> <47C71510.6060306@student.ltu.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 761 Lines: 20 On Mar. 01, 2008, 0:34 +0200, Krzysztof Halasa wrote: > Richard Knutsson writes: > >> In those cases, an only-used-as-indent-character is most preferable. > > It is. The problem is that the editors can't do it (yet?). Or am I > mistaken? "Yet" is the right answer :) When creating a new line copying the indentation from the line above and potentially filling more spaces as needed, according to parenthesis or operators on the previous line should do the trick. Benny -- 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/