> c-indentation-style 
> "ellemtel"
> 
> I love it!

C-style:
code
{
}

alt style:
code {
}

is just a small part of the code conventions.  The second is a standard in
Java (Sun code conventions, all examples from Sun).

Reply via email to