[oclug] Braces in Emacs
Trevor Curtis
trevor.curtis at home.com
Sun Jan 14 15:06:14 EST 2001
I don't like the way the default install of Emacs on RH7.0, indents braces. Right now it indents in the following manner:
if (blah == 6)
{
do_something();
}
I find this awkward and difficult to read. I would prefer this:
if (blah == 6)
{
do_something();
}
I have combed the documentation, and some webpages but I have not come up with anything. This problem appears to be rather specific, and this makes finding answers to my problem incredibly difficult.
Are there any Emacs pros who could help me out on this?
Thanks in advance,
--
Trevor Curtis
--------------------------------------------------------------
"The only people who have anything to fear from Free Software,
are those who's software is worth even less" -Unknown
More information about the OCLUG
mailing list