Sybren Stuvel wrote: > I always use one tab for indents, and set my editor to display it as > four spaces. I like being able to unindent a line by deleting a single > character. Your editor probably supports a "backspace unindents" option. If using Vim it would be something like "set softtabstop=4". -- Benji York