From: John Joyce Date: 2007-07-13T07:53:25+09:00 Subject: Re: Using TABs vs. spaces II. (the Philosophy flamewar reloaded ;-)) On Jul 12, 2007, at 4:52 PM, Gregory Brown wrote: > On 7/12/07, Chad Perrin wrote: > >> Using two spaces per indent also warns when functions are nested too >> deeply. It requires twice as many keystrokes per indent as using >> tabs, >> which means you'll get tired of keystrokes for indentation twice as >> quickly. It works as a reminder for me, anyway. > > I actually turn on expandtab, so that I can use the tab key still and > keep my spacebar from falling off. :) > Tabs/Spaces? is an age old debate as unimportant as where to put opening/closing braces/brackets/parentheses in other languages. This is less interesting than the god debate the other day.