From: Daniel Berger Date: 2007-07-14T21:17:34+09:00 Subject: Re: Using TABs vs. spaces II. (the Philosophy flamewar reloaded ;-)) On Jul 12, 8:48 am, "Warren Brown" wrote: > Jan, > > > Of course, when I use TABs, I have to follow this > > rule: Don't use TABs elsewhere just before first > > non-space character on a line. > > This is the fatal flaw of using TABs. There will inevitably be > cases where they get mixed... As anyone who's ever read the Ruby source code can attest. :/ Death to tabs! Regards, Dan, who will always use 3-space, er, tabs.