bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: indentation feature request


From: BRM
Subject: Re: indentation feature request
Date: Wed, 11 Jul 2012 09:11:53 -0700 (PDT)

It's been a while since I tried to get indent to do that, and I came close but 
was never able to get it - either the braces were indented and the body was 
further indented, or the body was in the right place and the braces were no 
indented if I recall. Glad to see I'm not the only one that likes that style - 
however it is rare.

So I'd very much like to know the solution as well.

$0.02

Ben




>________________________________
> From: "Kritchevsky, Robert" <address@hidden>
>To: "address@hidden" <address@hidden> 
>Sent: Tuesday, July 10, 2012 3:01 PM
>Subject: indentation feature request
> 
>Greetings.
>
>What a great tool is indent.exe.
>Thanks so much for creating and maintaining it.
>
>
>There are so many options that I suppose it likely I failed to find the 
>correct combination but just in case it really can't be configured to do this, 
>here is the format I would like to impose.
>
>Notice that the braces of the function are actually indented as well as the 
>braces following each if, for, etc.
>
>
>void foo( void )
>    {
>    if ( something happened )
>        {
>        DoThis();
>        }
>    }
>
>
>Thanks a lot!
>
>Robert Kritchevsky
>Voice:  858.762.5309
>
>_______________________________________________
>bug-indent mailing list
>address@hidden
>https://lists.gnu.org/mailman/listinfo/bug-indent
>
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]