Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cs.utexas.edu!sm.unisys.com!oberon!nunki.usc.edu!sal24.usc.edu!connet From: connet@sal24.usc.edu (David Connet) Newsgroups: comp.unix.questions Subject: Re: Latest indent request Message-ID: <2113@nunki.usc.edu> Date: 9 Dec 88 17:10:25 GMT References: <9125@rpp386.Dallas.TX.US> <9149@ihlpb.ATT.COM> <80360@sun.uucp> Sender: news@nunki.usc.edu Reply-To: connet@sal24.usc.edu (David Connet) Organization: University of Southern California, Los Angeles, CA Lines: 8 In article <80360@sun.uucp> lm@sun.UUCP (Larry McVoy) writes: >sw=4 is cool. ts=4 is not. What happens when I do "lpr $.c" after >some boy genius has missused the ts=4 feature? Yeah, I know about expand, >but that is a hack and screws up other code. You use a filter such as 'pr' and use '-e4'. Simple.