Greetings and felicitations,
We are having trouble with C brace indents.
Our braces on a line by themselves are indenting to what c-basic-offset is set
to.
This is what it looks like:
if ()
{
What we want is this:
if ()
{
I've been all through the faqs, documentation and archives, and found
c-brace-offset, c-continued-brace-offset, etc., tried them all, but XEmacs is
ignoring these.
We are using XEmacs [version 20.4; Feb 1998] that I built on IRIX.
Any advise would be greatly appreciated.
Regards,
Clarence Donath