I would have to agree with Marc on this, though I am sure that I could tell
[X]Emacs to format the below correctly, since I get the same odd
indentation behavior for this style... unfortunatly the c/java mode for
emacs is not terribly straight forward (that and it being (l(i(s(p))))...
which hurts my eyes even more.

--jason

On Thu, 14 Dec 2000, Rickard �berg wrote:

> Hi!
>
> marc fleury wrote:
> >
> > Well,
> >
> > you know what I really think is that
> >
> > method
> > {
> > }
> >
> > is an eye sore
> >
> > even more so
> > if
> > {
> >    bla
> > }
> > else
> > {
> >    ble
> > }
>
> This is the only style I can read :-) The more compact versions are just
> hopeless for finding what braces belong together. IMHO of course.
>
> > because it is non-standard SUN, my tools don't like it either
> > and indent like crap  (as following) :(
> >
> > if
> >    {
> >          bla
> >    }
> > else
> >    {
> >        ble
> >    }
>
> A tool problem. I can tell KAWA to do it either way. You don't have that
> option somewhere?
>
> /Rickard
>
>


Reply via email to