Re: [PATCH] CodingStyle: multiple updates

From: Krzysztof Halasa
Date: Tue Feb 26 2008 - 18:51:45 EST


Guennadi Liakhovetski <g.liakhovetski@xxxxxx> writes:

> Now, I think, I am not the only one using emacs. Until now the "linux"
> C-style fitted perfectly with the CodingStyle, now it no longer will.
> Namely, emacs puts as many tabs to indent the continuation line as fit
> (i.e., at tab width = 8 spaces it's just (extra indent / 8) tabs plus
> (extra indent % 8) spaces. Is there a way to make emacs behave compatibly
> to this proposal? If not, I would not like to have to re-indent every such
> line manually or have my patches rejected because of this.

Oh, I'm sure nobody will reject patches because of this now. It would
mean no patches are accepted.

Hopefully an elisp expert will implement it. Vim people probably need
something like that as well, and the list of editors is a bit longer...
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/