Hi,
I am using XEmacs 20.4 (is that different from Emacs 20.4?).
What is the name of the offset that determines the placement
of the '{' for inner classes?
Thanks.
deepak
Phillip Lord wrote:
>
> >>>>> "Deepak" == Deepak Nulu <[EMAIL PROTECTED]> writes:
>
> Deepak> I like to put the opening curly-brace always on the next
> Deepak> line at the same indentation as the previous line. I am
> Deepak> having trouble figuring out the proper values for
> Deepak> c-offset-alist in JDE mode, especially with anonymous
> Deepak> classes inside inner classes. For example:
>
> Proper syntatic support for inner, and anonymous classes
> is provided in CC-mode with 20.4 emacs. If you are not using this, I
> suggest you ungrade to this, or to the most recent cc-mode...
>
> Phil