unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Lobotimze Java mode indentation engine?
@ 2003-07-29 12:05 Kai Großjohann
  2003-07-29 12:26 ` Klaus Berndl
  0 siblings, 1 reply; 5+ messages in thread
From: Kai Großjohann @ 2003-07-29 12:05 UTC (permalink / raw)


I think it might be useful, for consistency with others, to frob the
Java indentation settings such that a line after an open paren is
indented as + or ++ instead of aligning with the open paren.

Maybe it would be even more useful if this only happened if the open
paren was the last thing on a line, whereas the existing behavior
stays if there is stuff after the open paren.  This way, I could get:

some_function(first_arg,
              second_arg);
some_really_long_function_name_with_args_on_next_line(
    first_arg,
    second_arg);

Ideas?
-- 
~/.signature

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

end of thread, other threads:[~2003-07-29 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-29 12:05 Lobotimze Java mode indentation engine? Kai Großjohann
2003-07-29 12:26 ` Klaus Berndl
2003-07-29 13:54   ` Kai Großjohann
2003-07-29 14:07     ` Klaus Berndl
2003-07-29 16:14       ` Kai Großjohann

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).