perfect. thanks! On Tue, Sep 23, 2008 at 10:00 PM, <[EMAIL PROTECTED]> wrote: > Google is your friend :-) > > http://www.chemie.fu-berlin.de/chemnet/use/info/cc-mode/cc-mode_6.html#SEC16 > > > --- On Tue, 9/23/08, Matt Brown <[EMAIL PROTECTED]> wrote: > >> From: Matt Brown <[EMAIL PROTECTED]> >> Subject: [jdee-users] for, if indent customization >> To: [email protected] >> Date: Tuesday, September 23, 2008, 2:08 PM >> Hello All, >> >> Is it possible to change the way emacs indents for and if? >> I want >> them to be indented the same way classes and functions are. >> Here's >> the difference (with leading underscores instead of >> spaces): >> >> class C >> { >> __void function() >> __{ >> ____if(true) >> ______{ >> ________return; >> ______} >> __} >> } >> >> I want to remove the extra level of indentation for the >> curly brace >> for if and for statements. Any ideas? >> >> thanks >> >> -Matt >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move >> Developer's challenge >> Build the coolest Linux based applications with Moblin SDK >> & win great prizes >> Grand prize is a trip for two to an Open Source event >> anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> jdee-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jdee-users >
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
