From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Sam question From: geoff@collyer.net MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010817222247.8FFCE199F3@mail.cse.psu.edu> Date: Fri, 17 Aug 2001 15:22:38 -0700 Topicbox-Message-UUID: e1bcd474-eac9-11e9-9e20-41e7f4b1d025 > And indenting by eight zero-wide characters gets you wrapping around > eighty zero-wide columns pretty quickly. I hear this argument from Gnuers and the like. If it's a problem, your identifiers are too long or your functions are too long (thus your block nesting is too deep). In the case of Gnu code, both are true.