unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Help with Java indentation
@ 2010-01-08  2:36 Nathaniel Flath
  2010-01-09  3:52 ` Glauber Alex Dias Prado
  0 siblings, 1 reply; 2+ messages in thread
From: Nathaniel Flath @ 2010-01-08  2:36 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

How do I configure Emacs to set the indentation of a java function call to
act as such:
SomeStupidClass.SomeStupidFunction(
      Arg1
      Arg2
}

Instead of:

SomeStupidClass.SomeStupidFunction(
                                                                Arg1
                                                                Arg2
}

Thanks,
Nathaniel Flath

[-- Attachment #2: Type: text/html, Size: 414 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-09  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08  2:36 Help with Java indentation Nathaniel Flath
2010-01-09  3:52 ` Glauber Alex Dias Prado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).