> I don't understand why you don't follow the style of
> the existing code.
> Hadley is very consistent in his use of three spaces
> of indention.  Not my
> faviorate number, but that is what the code uses. 
> This is very small patch,
> it should take all of 30 seconds to go through and
> check that the indention is
> correct.

Okay, I'll do that.

I misinterpreted the STYLE document to meaning you
change it to 4 space indent where-ever you change a
block of code. In actuality, you have to change the
whole function before you change the indent to 4
spaces. 

Jimmy