Subject: Re: 8-space indents considered harmful
To: None <tech-kern@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 01/25/2000 10:19:32
> Things could be worse:  Someone I know uses 3 spaces.  And sets
> tabstops to be 3 spaces.  And believes that the following is readable
> code:
>    if (some condition)
>    {  first statement;		<== Note statement on same line as {
>       second statement;
>    }

If you push the braces over by one space, and use 8-column tabs (with
spaces used as necessary), that turns into my style.  What's so
unreadable about it? :-)

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B