What fascinates me is this apparent fixation with indents having to be a power of 2 (i.e. most people use 2, 4 or 8). The Ada standard programming guidelines use 3 spaces, which tends to be adhered to, and in a previous job we've also used 3 spaces with C and C++, and that worked well.