help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Java mode indention


From: Kai Großjohann
Subject: Re: Java mode indention
Date: Fri, 01 Aug 2003 22:38:29 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

J Richardson <jrivers77@yahoo.com> writes:

> My offset is set to 4, and I have (c-set-offset 'arglist-intro '+), so:
>
>   a_method(another_method(foo,
>                bar));
>
>           ^ it adds the extra offset of 4 from here

Gnnn.  This is bad.  Why does it do that?  Hrmpf.

I guess that setting this other thingy that is responsible for the

    f(a,
        b);

case will also do the trick for you.  Maybe I'm gonna hafta bite the
bullet.
-- 
~/.signature


reply via email to

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