Ok, one question. The Turbine Coding Conventions advocate
this brace style:
if ( foo )
{
// code here
}
but the default emacs (JDE) indent function produces this
code:
if ( foo )
{
// code here
}
Anybody knows how to configure emacs for the first, recommended
style?
Thanks,
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
- I finally can access the CVS repository; offer f... Diethelm Guallar, Gonzalo
- Re: I finally can access the CVS repository... Jon Stevens
- Re: I finally can access the CVS reposi... Rafal Krzewski
- Re: I finally can access the CVS re... Jon Stevens
- Re: I finally can access the CV... Didier Dubois
- RE: I finally can access the CVS repository... Diethelm Guallar, Gonzalo
- Re: I finally can access the CVS repository... Diethelm Guallar, Gonzalo
- Re: I finally can access the CVS reposi... Rafal Krzewski
- Re: I finally can access the CVS reposi... Daniel L. Rall
- RE: I finally can access the CVS repository... Diethelm Guallar, Gonzalo
