in reply to The classical TAB issue

I use 4 spaces and I let Emacs do it for me, but it's mostly a matter of aesthetics. As long as everyone on a project agrees there's no particular reason to choose one other the other.

The coding standards for the Krang project include our indentation standard only with Emacs and Vim code to implement it:

http://krang.sourceforge.net/docs/coding.html

-sam