j-mode
j-mode copied to clipboard
A fork that supports Emacs 29, J9.5, code indent, fixed comint mode etc.
I have made a fork available at https://github.com/LdBeth/j-mode
Which I have carefully updated the syntax highlighting to reflect NuVoc at https://code.jsoftware.com/wiki/NuVoc and fixed several existed issue with highlighting. And integrated indent-line support with code from https://j-mode.sourceforge.net And with improved handling to direct definition.
The comint mode is also fixed. I set j-console-cmd
default to be "jc"
because jconsole
would invoke Java debug console in many cases.
Since the development has been inactive for a while, I'm interested in taking maintainership of this project.
Completed as #30