>>22
Are you too stupid to realize that I'm not too stupid to realize what I myself meant by "corruption of the indentation"? Don't you tell me there's no such thing! What happens when some poor sap has to read your code that uses tabs for no good reason? His 7 space tab stop (don't ask) will not even pretend to play nicely with your "happy medium" five-and-a-half space tab setting, and it will run over 80 columns, and everyone will have a bad day. If you'd just made it explicit with spaces there would be no problem. Your code would be stupid looking but readable with no issues. Are you just hoping that no one will ever read your code? Because that's what I'm doing.