Hi, On Tue, 25 Sep 2007, Glenn Rempe wrote: > > * The indentation was horrible. Maybe your tabstop is set > > incorrectly? > > Can you be more detailed on the definition of 'horrible'? :-) I am using > Textmate on OS X with soft tab stops (2 spaces). What should it be to > look less horrible on your end? Or is the issue that I indent fewer > tabstops than you expect? If so, sorry since perl is not my usual > language and Ruby 2 space (soft tab) indentation looks right to my eye. We use soft tabs, with the standard up-to 8 spaces, so that short sighted people like me can still see that the line is actually indented. In related news, I just saw that we never mention the 80 characters per line convention in code, or the 76 characters per line for commit messages (because of the 4 space indent git-log does -- ouch ;-) Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html