j-mode icon indicating copy to clipboard operation
j-mode copied to clipboard

A fork that supports Emacs 29, J9.5, code indent, fixed comint mode etc.

Open LdBeth opened this issue 1 year ago • 1 comments

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.

LdBeth avatar Oct 05 '23 01:10 LdBeth

Since the development has been inactive for a while, I'm interested in taking maintainership of this project.

LdBeth avatar Oct 05 '23 01:10 LdBeth

Completed as #30

LdBeth avatar Jun 11 '24 22:06 LdBeth