How can I get Emacs cc-mode functions that refer to functions to work with Java methods? -
as noted in cc-mode's documentation, functions c-indent-defun
, c-mark-function
"can't used reindent nested brace construct, such nested class or function, or java method." same goes c-beginning-of-defun
, ilk.
does have solution these functions working java methods, or maybe java-specific replacements?
i don't use java, emacs has java development environment. jdee jalopy claims beautifying work. should functions mention.
Comments
Post a Comment