Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!ucsd!sdcsvax!ucsdhub!loral!jlh From: jlh@loral.UUCP (Physically Phffft) Newsgroups: comp.lang.c Subject: Re: Standard Indentation etc. Message-ID: <1890@loral.UUCP> Date: 21 Dec 88 18:50:53 GMT References: <663@htsa.uucp> <832@husc6.harvard.edu> <2450@ficc.uu.net> <879@quintus.UUCP> <17082@dhw68k.cts.com> Reply-To: jlh@loral.UUCP (Physically Phffft) Organization: At the Remote Controls Lines: 23 In article <17082@dhw68k.cts.com> allan@dhw68k.cts.com (Alan Perry) writes: > >I don't know where this indent by a full tab came from, but I have a >problem controlling my gag reflex whenever I see it. > Well, when I learned C I tried to use tab stops of 4. Telling my terminal they were 4 was no problem, telling vi they were 4 was no problem, but how about lpr? or vgrind? It's been a few years now but my final impression was the UN*X world implicitly assumes tab stops of 8 and nobody needs a way to change them. (yes I know about expand, but that only solves some problems). So yes, 8 is idiotic. But compared to the hassle involved in using 4 what choice do I have? And if you use 4 spaces instead of a tab, I hope I never have to go near your code. That drives me nuts more than any other good/bad/indifferent coding style. Jim "My doctor told me to stop having those intimate dinners for 4. Unless there were 3 other people." Orson Welles. -- Jim Harkins jlh@loral.cts.com Loral Instrumentation, San Diego