Re: Indention - why spaces?

Herman Oosthuysen (Herman@WirelessNetworksInc.com)
Mon, 30 Dec 2002 16:55:23 -0700


Felix Domke wrote:
> and as they might be some pitfalls (wrong aligning etc.), you can still
> set the tabwidth to the one of the author. in that case, you didn't win
> anything by using tabs, but you didn't loose either.
>
Well, that is the problem - trying to figure out what the tab size of
the author was. It gets messy really quickly when a file was edited by
multiple authors, using multiple tab widths. It then becomes impossible
to figure out how to set the tab width to make the code indent properly.

Anyhoo, over the years, I learned not to care about it, since it is just
too trivial an issue and there are more important things to worry about.

So, if I find a page's indentation bothersome, I run it through 'indent'
for a private readable copy. I even ported 'indent' to windoze a couple
of years ago...

-
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/