[oclug] UNIX philosophy (was Re: vim rulez...)

Jon Earle je_linux at kronos.honk.org
Wed Apr 18 17:23:30 EDT 2001


On Wed, 18 Apr 2001, Michael P. Soulier wrote:

>     Too many keystrokes for me. % jumps to the matching brace.

Hey... that's neat!  Now I see why people like

if (condition)
{
   ...
}

vs

if (condition) {
   ...
}

I prefer the look of the second version, not to mention that it consumes
fewer lines in your source, but it would be easier to navigate using the
first version.

Cool.  :)

Cheers!
Jon




More information about the OCLUG mailing list