On Fri, May 13, 2005 at 01:19:07PM -0400, Peter Jay Salzman wrote: > > but in some situations emacs formats code like this: > > > > if(foo) > > { > > doSomething(); > > } > > *barf*!!! This is the official GNU indentation style. It does have some nice things about it... but lately I tend to use K&R style. -- Micah J. Cowan micah at cowan.name