Customize perl indentation

[email protected] Tue, 17 Jan 2006 16:18:28 +0100
Newsgroups gmane.emacs.xemacs.general
Message-ID <OFF69DF3A2.A0AFC7E7-ONC12570F9.0053952E-C12570F9.00541675@pruftechnik.com>
Hello,

When I write perl code, xemacs indents it like this:

while( $something ){
  #something else
}

I would prefer:

while( $something )
{
    #something else
}

I wasn't able to change this in the language options... Could you help me=
=20
?

Regards,

Markus Grunwald
Softwareentwicklung

PR=DCFTECHNIK Condition Monitoring GmbH
Oskar-Messter-Stra=DFe 19-21
85737 Ismaning
www.pruftechnik.com
Tel: +49 (0)89 99616177
Fax: +49 (0)89 99616200