[vox-tech] emacs formatting

Micah J. Cowan micah at cowan.name
Fri May 13 11:39:36 PDT 2005


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


More information about the vox-tech mailing list