bug-indent
[Top][All Lists]
Advanced

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

Re: [Bug-indent] Re: indent changes: request for comments


From: david ingamells
Subject: Re: [Bug-indent] Re: indent changes: request for comments
Date: Thu, 20 Jun 2002 19:15:08 +0200

Chris,
The first and third points you made in April are not yet resolved. The first, 
namely the handling of the braces in a structure or array initialisation, e.g.

struct x_str x = 
{
    1,
     2
};

should, in my opinion be handled the same as function braces as they 
essentially perform the same role.
Regarding your 3rd point, I don't fully understand your example. Could you 
please send me a before and after example plus the switches you used?

Regards,
David.
On Wednesday 19 June 2002 10:54 pm, Chris Kalisiak wrote:
> Hello David,
>
>    Thank you for addressing a couple of the open issues with indent. I use
> "-nbfda", so I don't have any comments on the first issue, but I do agree
> with the structure braces change.
>
>    Is there any possibility of addressing the honour_newlines issue I
> identified in my email on 08-APR-02 in the next release? Basically, the
> "honour_newlines" flag should be tested prior to compacting lines.
> Currently, it appears that indent compacts lines until the right margin is
> reached, and then the flag is tested.
>
> Thanks,
> Chris
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> _______________________________________________
> Bug-indent mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-indent

-- 
David Ingamells
address@hidden
+31 (013) 5093388     (home)
+31 615010947 (mobile)



reply via email to

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