darin@nova.laic.uucp (Darin Johnson) (03/30/89)
Does anyone know how to set up Gnu Emacs C-Mode to use the following
indentation style:
switch(a) {
case 1:
statement;
break;
case 2:
statement;
break;
default:
statement;
break;
}
I can't seem to get it by just fiddling with the normal vars. I can
easily get the case words to line up with the switch word, but that
isn't what I want.
Darin Johnson (leadsv!laic!darin@pyramid.pyramid.com)
Can you "Spot the Looney"?