in reply to Re: Re: The One True Style of indentation:
in thread The One True Style of indentation:

Absolutely. If you want to do it right, it would have to look like this:
function(arguments) { if (condition) { ... } else { ... } }

Makeshifts last the longest.