Jabka Interaction Mode Emacs Documentation

Major mode for interacting with the inferior jabka process. Entry to this mode calls the value of jabka-interaction-mode-hook with no args, if that value is non-nil.

All output from the jabka process is written in the jabka process buffer, which is initially named "*jabka*". The result of evaluating a jabka expression is also printed in the process buffer, preceded by the string ";Value: " to highlight it. If the process buffer is not visible at that time, the value will also be displayed in the minibuffer. If an error occurs, the process buffer will automatically pop up to show you the error message.

While the jabka process is running, the modelines of all buffers in jabka-mode are modified to show the state of the process. The possible states and their meanings are:

The process buffer's modeline contains additional information where the buffer's name is normally displayed.