Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!rit!cci632!rrw From: rrw@cci632.UUCP (Rick Wessman) Newsgroups: comp.emacs Subject: C style Keywords: C, style Message-ID: <27175@cci632.UUCP> Date: 16 Mar 89 18:08:18 GMT Organization: CCI, Communications Systems Division, Rochester, NY Lines: 30 I am having trouble getting Emacs to adjust to my coding style. I like to write C in the following style: main() { int a; int b; switch (a) { case 1: do_something(); break; default: do_something_else(); break; } } Does anyone know of the proper settings that I should use to get Emacs to do this. Thanks, Rick Wessman uunet!ccicpg!cci632!rrw -- Rick Wessman rochester!cci632!rrw uunet!ccicpg!cci632!rrw rlgvax!cci632!rrw