[comp.emacs] C-mode indentation for an open brace in column zero

kburrows@sumax.UUCP (Kevin Burrows) (10/14/90)

How do I convince GNU EMACS not to indent statements when they appear under
an open brace in column zero?

Rather than indenting "c-brace-offset + c-continued-statement-offset" spaces,
I'd prefer an indentation of only "c-brace-offset" spaces.

Any advice is happily accepted. Thanks.